mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
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 c4f883b78e.
Fixes #23390.