]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
reuse vhost keys for asn1 tables where keys are allocated out
authorDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 01:30:18 +0000 (01:30 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 01:30:18 +0000 (01:30 +0000)
commit0d2e1d0893d4be3471e882b9a7533651a813adb8
tree3d69169169dbec23eddd78948cd40a0dd208fb9e
parentb4f77dcf278a619a050ca3d4d8e75c964f89e618
reuse vhost keys for asn1 tables where keys are allocated out
of s->process->pool to prevent "leaking" each time we format
a vhost key.

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