]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2858-fix-a-crash-when-closing-http-socket-with-unused-http-session...
authorArtem Boldariev <artem@isc.org>
Fri, 27 Aug 2021 09:38:30 +0000 (09:38 +0000)
committerArtem Boldariev <artem@isc.org>
Fri, 27 Aug 2021 09:38:30 +0000 (09:38 +0000)
commit3f6f37c4a41dbcccd8043d7f6ec35cecf3801cb9
tree66f1f587e242ea4a504a72eab7d7aab6e178b24e
parentd0399afd3a078a64145a59a1fe3135102a743162
parent5708446d85a5a2bdd7f52beaf1107b80aeb41c8c
Merge branch '2858-fix-a-crash-when-closing-http-socket-with-unused-http-session' into 'main'

DoH: Fix a crash (in dig) when closing an HTTP socket with an unused HTTP/2 session

Closes #2858

See merge request isc-projects/bind9!5319