]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '3785-openssl-refactoring-8-cleanup' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 9 Jan 2023 15:02:55 +0000 (15:02 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 9 Jan 2023 15:02:55 +0000 (15:02 +0000)
BN_free() and BN_clear_free() both accept NULL

Closes #3785

See merge request isc-projects/bind9!7323


Trivial merge