bind9/lib/isc/include
Michal Nowak 31935a3537
Disable ASAN in nsupdate for fatal cases
Clang 16 LeakSanitizer reports a memory leak when dns_request_create()
returned a TLS error in the nsupdate system test. While technically a
memory leak on error handling, it's not a problem because the program is
immediately terminated; nsupdate is not expected to run for a prolonged
time.
2023-05-11 13:39:51 +02:00
..
isc Disable ASAN in nsupdate for fatal cases 2023-05-11 13:39:51 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00