bind9/lib
Mark Andrews ac2e0bc3ff Move isc_mem_put to after node is checked for equality
isc_mem_put NULL's the pointer to the memory being freed.  The
equality test 'parent->r == node' was accidentally being turned
into a test against NULL.
2023-05-29 01:40:57 +00:00
..
dns ZMGR: TLS contexts cache - properly synchronise access 2023-05-26 14:18:03 +03:00
isc Move isc_mem_put to after node is checked for equality 2023-05-29 01:40:57 +00:00
isccc Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
isccfg Add configuration option 'cdnskey' 2023-05-11 17:07:51 +02:00
ns Add new dns_rdatatype_iskeymaterial() function 2023-05-23 08:53:23 +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