]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2620-free-resources-when-gss_accept_sec_context-fails' into 'main'
authorMichał Kępień <michal@isc.org>
Thu, 8 Apr 2021 08:40:27 +0000 (08:40 +0000)
committerMichał Kępień <michal@isc.org>
Thu, 8 Apr 2021 08:40:27 +0000 (08:40 +0000)
commite01b3ccfaa4bfaeb47843b5fe5f835d818a913d1
treed1bac39ea05b035e6d6925a662856aa6462ec445
parent3c5267cc5c2b074707bcc9b2a73cbafc2cf440c5
parent7eb87270a4362968f41dfc8febea95c1e2003c8c
Merge branch '2620-free-resources-when-gss_accept_sec_context-fails' into 'main'

Free resources when gss_accept_sec_context() fails

Closes #2620

See merge request isc-projects/bind9!4873