mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
fuzzer seeds
This commit is contained in:
parent
40594d9eee
commit
d1144bb50b
16 changed files with 22 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -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-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue