bind9/lib
Aram Sargsyan d8a207bd00 Fix a use-after-free bug in dns_xfrin_create()
'xfr' is used after detaching the only reference, which would
have destroyed the object.

Call dns_xfrin_detach() only after the final use of 'xfr'.
2023-04-14 07:39:38 +00:00
..
dns Fix a use-after-free bug in dns_xfrin_create() 2023-04-14 07:39:38 +00:00
isc Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02:00
isccc Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
isccfg Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
ns Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02: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