]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ssl_util: Fix possible crash (free => OPENSSL_free) and error path leaks when
authorYann Ylavic <ylavic@apache.org>
Thu, 12 Mar 2015 20:50:09 +0000 (20:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 12 Mar 2015 20:50:09 +0000 (20:50 +0000)
commit68518a98af7859e8a7c1b5861f429f9cd72b1bb1
tree94a0cfa7249ee9a649e49666e1b912afc4666a07
parent11b3f9c88431158180bfb048a2f53b298e37c63a
ssl_util: Fix possible crash (free => OPENSSL_free) and error path leaks when
checking the server certificate constraints (SSL_X509_getBC()).

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