things like 65494x5 pixel PNGs were being allowed through and caused timeouts
This reverts commit 0accdf858b.
0accdf858b
It replaces current fuzz setup with 5 new fuzzers integrating them with top-level Makefile. It now supports multiple fuzzing engines and Google's oss-fuzz. By default, the fuzzers are linked against an standalone runner to easily reproduce bugs.