mirror of
https://github.com/lieff/minimp3.git
synced 2026-01-14 19:45:45 +00:00
2 lines
120 B
Bash
Executable File
2 lines
120 B
Bash
Executable File
AFL_HARDEN=1 afl/afl-clang-fast -fsanitize=address,undefined -fno-sanitize-recover=address,undefined -O2 -o fuzz fuzz.c
|