[libpng16] Imported from libpng-1.6.8rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-12-11 22:49:52 -06:00
parent 81dfd007b2
commit b6f0a641cb
26 changed files with 79 additions and 76 deletions

View File

@@ -528,6 +528,7 @@ png_set_PLTE(png_structrp png_ptr, png_inforp info_ptr,
))
{
png_chunk_report(png_ptr, "Invalid palette", PNG_CHUNK_ERROR);
return;
}