Merge branch '2969-refactor-fctx_done-v9_18' into 'v9_18'

refactor fctx_done() to set fctx to NULL

See merge request isc-projects/bind9!6202
This commit is contained in:
Evan Hunt 2022-04-28 01:19:17 +00:00
commit 5c97200cfb
2 changed files with 257 additions and 240 deletions

View file

@ -1,3 +1,7 @@
5873. [bug] Refactor the fctx_done() function to set fctx to
NULL after detaching, so that reference counting
errors will be easier to avoid. [GL #2969]
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]

File diff suppressed because it is too large Load diff