bind9/lib
Aram Sargsyan 5f28dfbb64 Fix a bug in xfrin.c:xfrin_connect_done()
When the connect callback's result is ISC_R_SUCCESS and the callback
changes the result because of some condition, the 'xfr' should not
be detached, because it now belongs to the receive callback.

Detach the reference only if the callback's result is non-success.

(cherry picked from commit fb27599b58)
2026-06-12 15:37:29 +00:00
..
dns Fix a bug in xfrin.c:xfrin_connect_done() 2026-06-12 15:37:29 +00:00
isc Use sequentially consistent ordering in the adaptive rwlock handshake 2026-06-08 15:56:13 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
ns ISC_ATTR_UNUSED in favor of UNUSED() 2026-06-11 14:42:41 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00