mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-19 20:18:53 -04:00
Disable the internal memory allocator when AddressSanitizer is in use. The basic blocks in the internal memory allocator prevents AddressSanitizer from properly tracking the allocations and deallocations, so we need to ensure it has been disabled for any build that has AddressSanitizer enabled. |
||
|---|---|---|
| .. | ||
| isc | ||
| pk11 | ||
| pkcs11 | ||
| .clang-format | ||
| Makefile.in | ||