mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
72db29beb5
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.