zip-rs-wasm/fuzz
Johannes Löthberg 97ddf84546
Don't try to encrypt directories
Not overriding this works fine for ZipCrypto since it doesn't need to
write any extra data, but AES encrypted files need to store more
metadata even for zero-byte files.

Signed-off-by: Johannes Löthberg <johannes.loethberg@elokon.com>
2024-05-06 16:37:05 +02:00
..
corpus test(fuzz): Add recent fuzz_write failure to fuzz_read corpus (failure actually occurred in read) 2024-04-29 16:59:39 -07:00
fuzz_targets Don't try to encrypt directories 2024-05-06 16:37:05 +02:00
.gitignore Revert "Revert "cargo cmin"" 2024-03-13 18:48:36 -07:00
Cargo.toml chore: Update fuzz_write to use replace_with 2024-05-05 20:09:23 -07:00
fuzz.dict ci: Bug fix: quote strings in fuzz.dict 2024-04-25 08:00:37 -07:00