bind9/lib
Ondřej Surý 85f5071a6d
Release unused key file IO lock objects
Due to off-by-one error in zonemgr_keymgmt_delete, unused key file IO
lock objects were never freed and they were kept until the server
shutdown.  Adjust the returned value by -1 to accomodate the fact that
the atomic_fetch_*() functions return the value before the operation and
not current value after the operation.

(cherry picked from commit fb1acd6736)
2022-12-08 10:56:31 +01:00
..
bind9 Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dns Release unused key file IO lock objects 2022-12-08 10:56:31 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc TLS: take 'sock->recv_read' flag into assumption 2022-12-02 15:37:41 +02:00
isccc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
isccfg Deprecate alt-transfer-source and companions 2022-12-01 08:14:42 +01:00
ns Revert "Merge branch '3678-serve-stale-servfailing-unexpectedly-v9_18' into 'v9_18'" 2022-12-08 10:22:33 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00