bind9/lib
Ondřej Surý 0d8dedf73b
Only unlink from SIEVE LRU if it is still linked
Under the overmem conditions, the header could get unlinked from the
SIEVE LRU using a different path.  This could lead to double-unlink
which causes assertion failure.  Add a guard to ISC_SIEVE_UNLINK() to
unlink only still linked headers.
2025-11-04 19:52:45 +01:00
..
dns Only unlink from SIEVE LRU if it is still linked 2025-11-04 19:52:45 +01:00
isc Only unlink from SIEVE LRU if it is still linked 2025-11-04 19:52:45 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg further shrink cfg_obj_t by using a pointer for duration 2025-10-30 15:17:21 -07:00
ns support EDE 24 (Invalid Data) 2025-11-03 17:34:25 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00