]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3022-doh-fix-dig-crash-on-unexpected-alpn' into 'main'
authorArtem Boldariev <artem@isc.org>
Fri, 26 Nov 2021 08:53:24 +0000 (08:53 +0000)
committerArtem Boldariev <artem@isc.org>
Fri, 26 Nov 2021 08:53:24 +0000 (08:53 +0000)
commit2fc4239ccb331c322cb500747add0d9e204beafd
treede9804cce89ca556a7c45f07c93f56be983b078e
parentc52a38352378d94129ccd590281c63fbe58dcb00
parent44951f8cac6a20583e463cb45d80a2f398664510
Merge branch '3022-doh-fix-dig-crash-on-unexpected-alpn' into 'main'

Resolve #3022: DoH: dig eventually aborts on ALPN negotiation failure when issuing a DoH query (because of dangling handles)

Closes #3022

See merge request isc-projects/bind9!5590