bind9/lib
Ondřej Surý fb1acd6736 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.
2022-12-08 08:30:30 +01:00
..
bind9 Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dns Release unused key file IO lock objects 2022-12-08 08:30:30 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Remove isc_resource API and set limits directly in named_os unit 2022-12-07 19:40:00 +01:00
isccc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
isccfg Remove isc_resource API and set limits directly in named_os unit 2022-12-07 19:40:00 +01:00
ns Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00: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