oss-fuzz/projects/jbig2dec
Sebastian Rasmussen 302cf1550b
[jbig2dec] Limit allocations to 1Gbyte. (#3583)
Apparently the maximum memory usage is 2.5Gbyte so a limit of 3Gbyte
is to liberal. Set limit to 1Gbyte to make sure that any extra memory
used by the fuzzer is allowed. 1Gbyte ought to be enough for most real
world images decoded by jbig2dec.
2020-04-06 16:02:59 +10:00
..
Dockerfile
build.sh [jbig2dec]: Remove debug commands included by accident. (#2831) 2019-09-13 13:19:09 -07:00
jbig2_fuzzer.cc [jbig2dec] Limit allocations to 1Gbyte. (#3583) 2020-04-06 16:02:59 +10:00
jbig2_fuzzer.dict
jbig2_fuzzer.options
project.yaml Enable dataflow build config for 22 more projects (#1632). (#3519) 2020-03-18 13:12:58 -07:00