fuzzer seeds

This commit is contained in:
Chris Allen 2025-12-27 15:11:42 -06:00
commit d1144bb50b
16 changed files with 22 additions and 0 deletions

8
.gitignore vendored
View file

@ -90,4 +90,12 @@ Irssi-Dist
setup.cfg
*.egg-info
result
Build-fuzz
# Fuzzing artifacts (runtime corpus and crash/leak files)
corpus/
crash-*
leak-*
oom-*
timeout-*
slow-unit-*