]> granicus.if.org Git - apache/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)
commitd0127de8e82f87c2f869ba322762e08205378769
tree60223a058c1a8483959c8de3450c89c0a61ceca2
parenta88b71d4a423122aa5e054b1b79fb84cf417abe1
* 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@111959 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c