Files
bind9/lib/isc/netmgr
Ondřej Surý 408b79ba24 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:25 +01:00
..
2022-02-17 22:29:29 +01:00
2022-02-17 09:47:43 +01:00
2022-02-17 09:47:43 +01:00
2022-02-17 09:47:43 +01:00