bind9/lib
Michał Kępień 9cf1f39b54
Silence a scan-build warning in dns_rbt_addname()
Clang Static Analyzer is unable to grasp that when dns_rbt_addnode()
returns ISC_R_EXISTS, it always sets the pointer passed to it via its
'nodep' parameter to a non-NULL value.  Add an extra safety check in the
conditional expression used in dns_rbt_addname() to silence that
warning.
2023-12-22 19:27:37 +01:00
..
dns Silence a scan-build warning in dns_rbt_addname() 2023-12-22 19:27:37 +01:00
isc Move atomic statscounter next to the non-atomic definition 2023-12-14 09:11:48 +01:00
isccc NetBSD has added 'hmac' to libc so rename out uses of hmac 2023-12-13 22:27:38 +00:00
isccfg "trust-anchor-telemetry" is no longer experimental 2023-12-18 15:11:39 +01:00
ns Obtain a client->handle reference when calling async_restart 2023-12-20 02:50:48 +11: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