]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix missing human-readable error information in SSL log messages:
authorJoe Orton <jorton@apache.org>
Thu, 30 Oct 2003 12:07:06 +0000 (12:07 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 30 Oct 2003 12:07:06 +0000 (12:07 +0000)
commit8362e581333d271991564a1be90cb472b5576500
tree2c22fd36b39232ad001505aba42ff7e8a1762113
parentb804338c0887e21b00c8d8df4ddee0de64b262a0
Fix missing human-readable error information in SSL log messages:

* mod_ssl.c (ssl_cleanup_pre_config): Don't free the error strings,
since they can't be loaded again once.

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