Lines Matching refs:pngread
226 free info_ptr->text instead of end_info_ptr->text in pngread.c (John Bowler)
309 Removed #ifdef/#endif around a png_free() in pngread.c
419 Added check for PNG_READ_INTERLACE_SUPPORTED in pngread.c; issue a warning
421 Added check if png_ptr->trans is defined before freeing it in pngread.c
720 Removed "else" from pngread.c, after png_error(), and changed "0" to "length".
1339 Check handle_as_unknown status in pngpread.c, as in pngread.c previously.
1375 in pngread.c (as of 1.3.0)
1403 Change tests in pngread.c and pngpread.c to
2219 Declared png_ptr "volatile" in pngread.c and pngwrite.c to avoid warnings.
2501 Restored PNG_USE_LOCAL_ARRAYS code in pngread.c that was inadvertently