]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: only set ASAN_OPTIONS if not set
authorJason Ish <jason.ish@oisf.net>
Wed, 19 Jan 2022 18:25:27 +0000 (12:25 -0600)
committerJuliana Fajardini <jufajardini@gmail.com>
Thu, 20 Jan 2022 15:44:18 +0000 (15:44 +0000)
commit8a51183a8a9885596135d050ec10bdcd224ffde7
tree665de1c1dd9c5eda63b5b3c9965059637c58a2a4
parent4df0bf849398430697b4a9169d05b12af580c33f
runner: only set ASAN_OPTIONS if not set

This allows the caller to override the ASAN_OPTIONS if needed.
run.py