bind9/lib
Aram Sargsyan 8052848d50 Fix a bug in expireheader() call arguments order
The expireheader() call in the expire_ttl_headers() function
is erroneous as it passes the 'nlocktypep' and 'tlocktypep'
arguments in a wrong order, which then causes an assertion
failure.

Fix the order of the arguments so it corresponds to the function's
prototype.
2024-05-02 08:38:35 +00:00
..
dns Fix a bug in expireheader() call arguments order 2024-05-02 08:38:35 +00:00
isc add static macros for ISC_REFCOUNT_DECL/IMPL 2024-04-30 12:31:48 -07:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Add checkconf check for signatures-jitter 2024-04-18 09:50:33 +02:00
ns Provide an early escape hatch for ns_client_transport_type 2024-04-26 16:12:29 +03: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