]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix potential
authorJoe Orton <jorton@apache.org>
Wed, 11 Aug 2004 13:19:24 +0000 (13:19 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 11 Aug 2004 13:19:24 +0000 (13:19 +0000)
commit47bafad5fe9a7d4d09d6898945f34765fc9ab582
treea95c90ca8cfbe7f34a917577610a90c244a042bf
parent2922d23daf30ad61061c544c9e0e66950d42283e
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix potential
infinite loop in ssl_io_input_getline if connection is aborted without
inctx->rc being set.

PR: 29964

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@104547 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_io.c