bind9/lib
Ondřej Surý fe5cd40a3a Disable inactive uvreqs caching when compiled with sanitizers
When isc__nm_uvreq_t gets deactivated, it could be just put onto array
stack to be reused later to save some initialization time.
Unfortunately, this might hide some use-after-free errors.

Disable the inactive uvreqs caching when compiled with Address or
Thread Sanitizer.

(cherry picked from commit be339b3c83)
2022-02-24 00:16:31 +01:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dns extend DLZ interface and example with ECS support 2022-01-27 16:20:55 -08:00
irs Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isc Disable inactive uvreqs caching when compiled with sanitizers 2022-02-24 00:16:31 +01:00
isccc Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isccfg Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns Fix more ns_statscounter_recursclients underflows 2022-02-23 14:45:06 +01:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00