mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00: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: