Files
bind9/lib/isc/netmgr
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
..
2022-02-17 10:05:24 +01:00
2022-02-17 09:50:10 +01:00
2022-02-17 09:50:10 +01:00