]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3879-hmac_createctx-fails-to-free-context-on-isc_hmac_init-failure...
authorMark Andrews <marka@isc.org>
Fri, 17 Feb 2023 22:29:28 +0000 (22:29 +0000)
committerMark Andrews <marka@isc.org>
Fri, 17 Feb 2023 22:29:28 +0000 (22:29 +0000)
commit345dc4d505d03bfb6e84bedd7f6629cc4748e66f
treebb1bc5a34a04b2b596bec8963e6a9f6fbe61922e
parentb131c60bf5774d1c6fc657dca47d07cbb02ff09f
parentd22257a370c69060e17a466db7698c96e23526b5
Merge branch '3879-hmac_createctx-fails-to-free-context-on-isc_hmac_init-failure' into 'main'

Resolve "hmac_createctx fails to free context on isc_hmac_init failure"

Closes #3879

See merge request isc-projects/bind9!7549