]> granicus.if.org Git - apache/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)
commit371ef0b07e72565646916bd9fc65aa99f16c4619
tree4fcea658d10c91953ec38cf4884ce884bc747fca
parent50deaf88cdf68003da2943280f2417c19a21badb
* 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@104547 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_io.c