]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3836-missing-ossl_store_info_free-calls-in-dst__openssl_fromlabel_provi...
authorMark Andrews <marka@isc.org>
Tue, 7 Feb 2023 12:59:06 +0000 (12:59 +0000)
committerMark Andrews <marka@isc.org>
Tue, 7 Feb 2023 12:59:06 +0000 (12:59 +0000)
commit5746232b0248bc7c5b280d3076d03ec562160ccd
tree4d567aab107335ba0d0903d9ed2ca035353f15ac
parent80b88df4d36045d55ab641510aa35a0cc0753ca5
parent7f12c0884f6fc87ada262a19b870d9fafced2f07
Merge branch '3836-missing-ossl_store_info_free-calls-in-dst__openssl_fromlabel_provider-on-error-path' into 'main'

Resolve "Missing OSSL_STORE_INFO_free calls in dst__openssl_fromlabel_provider on error path"

Closes #3836

See merge request isc-projects/bind9!7456