Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oss-fuzz: Add custom malloc with max limit to prevent OOM
This adds the custom malloc/free functions from the old libpng_read_fuzzer to the upstream fuzzer to prevent clusterfuzz running into OOM. Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=904054 Contributed-by: Christopher Thompson <[email protected]> Signed-off-by: Cosmin Truta <[email protected]>
- Loading branch information