]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaults
authorJoe Orton <jorton@apache.org>
Wed, 15 Dec 2004 10:08:09 +0000 (10:08 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 15 Dec 2004 10:08:09 +0000 (10:08 +0000)
commitc906007bc4bd1dae3d845ae5f1799af940af7e4c
tree515141ebaa9562f18bb7e79c8afc749bb93ac63a
parent80118feacbcc5ce28cfdfe1693e0e333141be72e
* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaults
from using ap_log_cerror from a c->pool cleanup; the debug message
triggers too often anyway so just remove it.

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