[libpng16] Temporarily disable IDAT length-limiting.

This commit is contained in:
Glenn Randers-Pehrson
2017-08-03 16:04:22 -05:00
parent 095b4ce16b
commit d683af0f12
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/* pngpread.c - read a png file in push mode
*
* Last changed in libpng 1.6.24 [August 4, 2016]
* Copyright (c) 1998-2002,2004,2006-2016 Glenn Randers-Pehrson
* Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*