mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
commit
5c97200cfb
2 changed files with 257 additions and 240 deletions
4
CHANGES
4
CHANGES
|
|
@ -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
Loading…
Reference in a new issue