| CPEPrefix: cpe:/a:libpng:libpng:1.6.37 |
| License Android Compatible: yes |
| Updated to 1.6.37, stripped all unneeded files. |
| - Use custom configuration file pnglibconf.h, which turns off all features that |
| - Configures custom png chunk user limits (crbug.com/117369) in pnglibconf.h. |
| - Applies the patch in patches/0001-chunkerror.patch (modify |
| png_check_chunk_length to call png_benign_error instead of png_chunk_error -- |
| - Keeps the fuzz target in contrib/oss-fuzz/ for running on clusterfuzz. |
| - Applies the patch in patches/0002-fuzzeroom.patch to prevent clusterfuzz |
| - Applies the patch from https://github.com/glennrp/libpng/pull/285 to keep |