]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fuzz: drop too large input
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 15 May 2022 19:44:27 +0000 (04:44 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 15 May 2022 23:25:18 +0000 (00:25 +0100)
The original issue oss-fuzz#10734 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10734)
is that just the file size is too large, and not a issue in functions
tested by the fuzzer. It is not necessary to include the testcase.

Follow-up for c4f883b78e5ffd326a82eaf18e01a9e4e243db58.

Fixes #23390.

test/fuzz/fuzz-ndisc-rs/oss-fuzz-10734 [deleted file]

diff --git a/test/fuzz/fuzz-ndisc-rs/oss-fuzz-10734 b/test/fuzz/fuzz-ndisc-rs/oss-fuzz-10734
deleted file mode 100644 (file)
index c964745..0000000
Binary files a/test/fuzz/fuzz-ndisc-rs/oss-fuzz-10734 and /dev/null differ