libpng/contrib
Christopher Thompson 301f7a1429 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 <cthomp@chromium.org>
Signed-off-by: Cosmin Truta <ctruta@gmail.com>
2019-04-25 00:37:57 -04:00
..
arm-neon [libpng16] Imported from libpng-1.6.31.tar 2017-07-27 05:27:17 -05:00
conftest Some more trivial source typos 2018-08-19 00:57:20 -04:00
examples Remove top-level const from function-scope variables 2018-08-18 22:47:16 -04:00
gregbook Replace the remaining uses of PNG_CONST with const 2018-08-18 21:01:02 -04:00
libtests Some more trivial source typos 2018-08-19 00:57:20 -04:00
mips-msa Added build support for MIPS MSA 2016-08-29 19:07:25 +05:30
oss-fuzz oss-fuzz: Add custom malloc with max limit to prevent OOM 2019-04-25 00:37:57 -04:00
pngminim [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* 2014-02-16 13:56:10 -06:00
pngminus pngminus: Use the system zlib by default 2019-04-10 22:23:25 -04:00
pngsuite [libpng16] Imported from libpng-1.6.35beta01.tar 2018-03-06 14:06:24 -06:00
powerpc-vsx Remove top-level const from function-scope variables 2018-08-18 22:47:16 -04:00
testpngs More misc. typos 2018-02-09 06:57:29 -05:00
tools Some more trivial source typos 2018-08-19 00:57:20 -04:00
visupng [libpng16] Replace the remaining uses of png_size_t with size_t 2018-06-17 22:37:44 -04:00
README.txt [libpng16] Update CHANGES and ANNOUNCE 2015-09-25 18:25:08 -05:00

This "contrib" directory contains contributions which are not necessarily under
the libpng license, although all are open source.  They are not part of
libpng proper and are not used for building the library, although some are used
for testing the library via "make check".