]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove calling ERR_remove_thread_state when
authorRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 11:20:00 +0000 (11:20 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 11:20:00 +0000 (11:20 +0000)
commit7871d235f1b9bb9bc210ebe43bf9db3dfb4aa4db
tree829b966de3588d5878f748dc62607bb91bbde052
parent92153fcc1dd5dcd136547cb1e509121a094e1217
Remove calling ERR_remove_thread_state when
using OpenSSL 1.1.0.

This API is now a no-op in OpenSSL 1.1.0 and
deprecated.

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