Skip to content

Commit

Permalink
Revert "Test using 4-byte & 6-byte strings of \xFF and \x00"
Browse files Browse the repository at this point in the history
This reverts commit 3e82e21.
  • Loading branch information
Pr0methean committed Mar 4, 2024
1 parent e49577a commit 38b5e4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions fuzz/fuzz.dict
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ compression_method_deflate64="\x09\x00"
compression_method_bzip2="\x0E\x00"
compression_method_zstd="]\x00"
compression_method_aes="C\x00"
"\xFF\xFF"
"\xFF\xFF\xFF\xFF"
"\xFF\xFF\xFF\xFF\xFF\xFF"
"\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00"
"\xFF\xFF"

0 comments on commit 38b5e4e

Please sign in to comment.