]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop AddressSanitizer constraint from libns unit tests
authorMichal Nowak <mnowak@isc.org>
Wed, 27 Jan 2021 17:06:33 +0000 (18:06 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 10 Feb 2021 09:54:32 +0000 (09:54 +0000)
commit613be8706eca81fee97434e25fda4e9118cfe511
tree538bdbbdfd893e27d33919a847c2889dab6202ff
parent1c428cc1576d9565f66ffe3b7d188ffbfea982fc
Drop AddressSanitizer constraint from libns unit tests

The AddressSanitizer constraint in some libns unit tests does not seem
to be necessary anymore, these tests run fine under AddressSanitizer.
lib/ns/tests/listenlist_test.c
lib/ns/tests/notify_test.c
lib/ns/tests/query_test.c