Files
bind9/lib/isc
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-01-27 13:07:31 +01:00
2022-01-27 13:07:31 +01:00
2022-01-27 13:07:31 +01:00
2022-01-27 13:07:31 +01:00