diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-07-18 07:41:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-18 07:41:56 +0200 |
commit | 3edfad01a1bb22b33bd5bafa0ceeb13e27f03e67 (patch) | |
tree | 6236e68075678a76a402e37f0ff09e5e273faf13 /fuzz/dictionary.dict | |
parent | 09548bb7cf661f42cc496c412ccfd62a864f5029 (diff) |
fuzz: extend fuzzing coverage (#2052)
Added/merged some traces.
Improved Socks identification
Diffstat (limited to 'fuzz/dictionary.dict')
-rw-r--r-- | fuzz/dictionary.dict | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/dictionary.dict b/fuzz/dictionary.dict index f6c9b420b..b74b3d13b 100644 --- a/fuzz/dictionary.dict +++ b/fuzz/dictionary.dict @@ -7,7 +7,7 @@ #FTP_DATA "RIFF" -"MZ" +"MZ\x00" "OggS" "PK\x03\x04" "\x00\x00\x01\xBA" |