qemu/scripts/oss-fuzz
Alexander Bulekov f1e70d3de0 fuzz: disable leak-detection for oss-fuzz builds
When we are building for OSS-Fuzz, we want to ensure that the fuzzer
targets are actually created, regardless of leaks. Leaks will be
detected by the subsequent tests of the individual fuzz-targets.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240527150001.325565-1-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 3e964275d6)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-10-02 18:15:49 +03:00
..
build.sh fuzz: disable leak-detection for oss-fuzz builds 2024-10-02 18:15:49 +03:00
instrumentation-filter-template
lsan_suppressions.txt scripts/oss-fuzz: add a suppression for keymap 2023-07-03 12:51:21 +01:00
minimize_qtest_trace.py scripts/: spelling fixes 2023-09-08 13:08:52 +03:00
output_reproducer.py
reorder_fuzzer_qtest_trace.py