Limit the number of files minizip_uncompress_fuzzer attempts to open.
If the input zip file contains too many files, it's possible for the fuzzer to take too long to process every file. Cap the number of files processed to keep fuzz time to a reasonable level. BUG=933464 Change-Id: Icb01a4c4ca447aea1b1692a4cf4da92d1fe773cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1547540Reviewed-by:Oliver Chang <ochang@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#646679}
Showing
Please register or sign in to comment