]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
handle the ca_list == NULL case correctly (which can only happen with out
authorStefan Fritsch <sf@apache.org>
Mon, 25 Oct 2010 19:13:20 +0000 (19:13 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 25 Oct 2010 19:13:20 +0000 (19:13 +0000)
commit7b9471c76fcc59a4650f79888bfd6df198ef03b6
treeaad8e2e0bd1316e9f4378595d1c630675c7f4a02
parent89ba4431dc97f1ff59eef6f01d03b0c97f22d8af
handle the ca_list == NULL case correctly (which can only happen with out
of memory, anyway)

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