]> git.ipfire.org Git - thirdparty/bind9.git/commit
Call dst_lib_destroy if we have called dst_lib_init
authorMark Andrews <marka@isc.org>
Sun, 29 Jan 2023 22:29:56 +0000 (09:29 +1100)
committerMark Andrews <marka@isc.org>
Tue, 31 Jan 2023 13:34:33 +0000 (00:34 +1100)
commit897e0cd6f45bb83379ee9eca5830e6b58b0d597d
treed48e9c6bc9f6e32b8fa56d5db22ddb12edba8d75
parent41f346630745861cdbac7d3239c6873ac7f20e01
Call dst_lib_destroy if we have called dst_lib_init

This returns BIGNUMs to OpenSSL allowing libcrypto to fully clean up.
fuzz/dns_message_checksig.c