From: Aram Sargsyan Date: Wed, 27 Apr 2022 12:48:57 +0000 (+0000) Subject: Add CHANGES note for [GL #3300] X-Git-Tag: v9.19.1~42^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbdd139e2086b7105d67154659b1147074e46b8b;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3300] --- diff --git a/CHANGES b/CHANGES index bbc27fe031b..1dce579c899 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5872. [bug] udp_recv() in dispatch could trigger an INSIST when the + callback's result indicated success but the response + was canceled in the meantime. [GL #3300] + 5871. [bug] Fix dig hanging on TLS context creation errors. [GL #3285]