[libpng16] Attempt to isolate an oss-fuzz issue in png_set_text_2

This commit is contained in:
Glenn Randers-Pehrson
2017-09-08 09:34:08 -05:00
parent 8592873f24
commit 3789cba2f2
2 changed files with 11 additions and 3 deletions

2
png.c
View File

@@ -1,7 +1,7 @@
/* png.c - location for general purpose libpng functions
*
* Last changed in libpng 1.6.32 [August 24, 2017]
* Last changed in libpng 1.6.33 [(PENDING RELEASE)]
* 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.)