]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: we can't use SSL_COMP_free_compression_methods() if OPENSSL_NO_COMP
authorYann Ylavic <ylavic@apache.org>
Sat, 29 Jul 2017 20:35:56 +0000 (20:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 29 Jul 2017 20:35:56 +0000 (20:35 +0000)
commit36d01334ab8cb2127ff59ecac7cbfb17b3babf74
treee050a550081aa89a961f8369aa4eedd83e8c5793
parentb1c493dd087ee7797e1b994b3a86afac011d1821
mod_ssl: we can't use SSL_COMP_free_compression_methods() if OPENSSL_NO_COMP
is defined.  PR 61206.

Submitted by: Michael Schlenker <msc contact.de>

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