]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
minor ssl_init_CheckServers() enhancements:
authorDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 01:15:14 +0000 (01:15 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 01:15:14 +0000 (01:15 +0000)
commit3613332fab3c5f66e8f72b818f70864efc6dec88
tree9bb5d6e73683442be43256da8c24b7bd65377b81
parentcffbd6975e39ae08b34f82e37dd39fe930ada4ab
minor ssl_init_CheckServers() enhancements:
- pass the ptemp (temporary pool) so we don't need to create a subpool
  and destroy it ourselves.

- change ssl_ds_table usage to apr_hash_t

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