[skip ci] Restore ssp_fuzz.cpp, update fuzzing duration, add fuzz bedge to README

This commit is contained in:
ado
2024-03-03 02:34:56 +01:00
parent f3ce1bcb72
commit bf89d9ee3c
3 changed files with 2 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ all:
${CXX} ${SRC} -fsanitize=fuzzer -std=c++17 -o ${BIN}
run:
./${BIN} -max_total_time=300
./${BIN} -max_total_time=600