bind9/lib
Aydın Mercan a911949ebc
Convert rwlock in isc_log_t to RCU
The isc_log_t contains a isc_logconfig_t that is swapped, dereferenced
or accessed its fields through a mutex. Instead of protecting it with a
rwlock, use RCU.
2024-02-09 13:11:48 +03:00
..
dns Reduce sizeof isc_sockaddr from 152 to 48 bytes 2024-02-08 15:13:47 +01:00
isc Convert rwlock in isc_log_t to RCU 2024-02-09 13:11:48 +03:00
isccc Fix UAF in ccmsg.c when reading stopped before sending 2024-02-08 17:24:11 +01:00
isccfg cleanup isc_symtab_define with isc_symexists_replace 2024-02-07 13:52:10 +11:00
ns Improve the definition of the DNS_GETDB_* flags 2024-02-02 14:15:31 +00: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