mirror of https://github.com/google/oss-fuzz.git
a996649c2c
ARCHIVE_EOF and ARCHIVE_FATAL are the only valid exit codes ARCHIVE_RETRY should read to re-entering the loop All other codes (ARCHIVE_OK, ARCHIVE_WARN, ARCHIVE_FAILED) do not prohibit the caller from reading data and next headers. This behavior is identical with bsdtar (tar/read.c) and enables better discovery of possible bugs by fuzzing. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
libarchive_fuzzer.cc | ||
project.yaml |