]> granicus.if.org Git - pdns/commit
Add support for various sanitizers
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 3 Feb 2015 21:53:48 +0000 (22:53 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 20 Feb 2015 19:49:20 +0000 (20:49 +0100)
commit4c69af875e7f3b3bf28805ff2ab6ee8f02c11224
tree47c4562e77806a56c34e7a3102a9f929bf635c43
parent201b58d9ed9d706d42de1bb4e2694d6edfb3ddca
Add support for various sanitizers

- AddressSanitizer
- ThreadSanitizer
- LeakSanitizer
- MemorySanitizer
- Undefined Behavious Sanitizer
configure.ac
m4/pdns_enable_sanitizers.m4 [new file with mode: 0644]