mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 22:29:55 +01:00
Remove oss-fuzz ci, add custom fuzzing ci
This commit is contained in:
2
fuzz/makefile
Normal file
2
fuzz/makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
clang++ -std=c++17 -o ssp_fuzz ssp_fuzz.cpp -g -fsanitize=fuzzer
|
||||
Reference in New Issue
Block a user