zeek/ci/ubuntu-18.04
Jon Siwek 38505589e1 Switch CI scripts to use ASAN/LSAN instead of gperftools
Using AddressSanitizer/LeakSanitizer is better.  It covers the full
unit/baseline test suite by default without requiring one to write
specific memory leak tests.  It also covers other types of memory errors
besides just leaks.
2020-01-02 23:04:22 -08:00
..
Dockerfile Switch CI scripts to use ASAN/LSAN instead of gperftools 2020-01-02 23:04:22 -08:00