]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove OPENSSL_cleanup() call as we cannot recover from that, it will be called via...
authorOndřej Surý <ondrej@sury.org>
Fri, 26 Oct 2018 03:27:56 +0000 (03:27 +0000)
committerEvan Hunt <each@isc.org>
Thu, 15 Nov 2018 04:17:04 +0000 (20:17 -0800)
commitc38b145b89b103deaae1ce7c1f2b3da0322788cc
tree07ff544da2268658aafa7faae6d3d9f2e68546e6
parent1473ddcc650afb720add94b0a6a5436133ffb3c8
Remove OPENSSL_cleanup() call as we cannot recover from that, it will be called via atexit mechanism automatically
lib/dns/openssl_link.c