bind9/lib/isc/include
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
..
isc Only unlink from SIEVE LRU if it is still linked 2025-11-04 19:52:45 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00