From 9e67151c3e165da115d56b9846b383744e8bcd0e Mon Sep 17 00:00:00 2001 From: Dongge Liu Date: Wed, 23 Nov 2022 23:04:39 +1100 Subject: [PATCH] Remove wingfuzz from systemd --- benchmarks/systemd_fuzz-link-parser/benchmark.yaml | 1 + benchmarks/systemd_fuzz-varlink/benchmark.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/benchmarks/systemd_fuzz-link-parser/benchmark.yaml b/benchmarks/systemd_fuzz-link-parser/benchmark.yaml index 48fb65d01..2d04855fe 100644 --- a/benchmarks/systemd_fuzz-link-parser/benchmark.yaml +++ b/benchmarks/systemd_fuzz-link-parser/benchmark.yaml @@ -4,3 +4,4 @@ fuzz_target: fuzz-link-parser project: systemd unsupported_fuzzers: - centipede + - wingfuzz diff --git a/benchmarks/systemd_fuzz-varlink/benchmark.yaml b/benchmarks/systemd_fuzz-varlink/benchmark.yaml index beb0f72b9..b92123a7b 100644 --- a/benchmarks/systemd_fuzz-varlink/benchmark.yaml +++ b/benchmarks/systemd_fuzz-varlink/benchmark.yaml @@ -18,3 +18,4 @@ unsupported_fuzzers: - symqemu_aflplusplus - fuzzolic_aflplusplus_fuzzy - fuzzolic_aflplusplus_z3dict + - wingfuzz