mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-14 16:58:22 +03:00
Since clang was updated to 9.0.1 libFuzzer has been exiting with 72 when it's run with timeout. Let's pass -max_total_time to it instead.