mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Rewrite fetchctx_t reference counting
Using proper attach/detach functions for the fetch context instead of fctx_increference() and _decreference() makes it easier to debug reference counting errors in the resolver. Fixed several such errors that were found as a result.
This commit is contained in:
parent
8dd43a8fcd
commit
d609425bf3
1 changed files with 253 additions and 324 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue