blob: 2fd6cc870bf22bff5d7b9a0bc64423f7d17f8a88 [file] [log] [blame]
This directory contains patches applied on top of libpng, which haven't been
upstreamed or released to the canonical libpng repository [1] yet.
[1] https://github.com/glennrp/libpng
== Patches applied on top of libpng ==
- 0001-chunkerror.patch: Change chunk errors into benign errors
(https://crrev.com/c/1014027).
- 0002-fuzzeroom.patch: Add custom malloc/free to limit too-large
allocations to prevent clusterfuzz OOMs (https://crrev.com/c/1330936).