Lines Matching refs:after
156 of the color bytes instead of after
186 added read of CRC after IEND chunk for embedded PNGs (Laszlo Nyul)
405 Removed lines after Dynamic Dependencies" in makefile.aco .
610 and to write the iTXt chunk after IDAT if it appears in the end_ptr.
618 Eliminated erroneous warnings about multiple sPLT chunks and sPLT-after-PLTE.
633 application to free its copy of the palette any time after it calls
720 Removed "else" from pngread.c, after png_error(), and changed "0" to "length".
803 Set each pointer to NULL after freeing it in png_free_data().
857 Added png_flush() in pngwrite.c, after png_write_IEND().
1097 png_struct after an error in png_create_read_struct_2().
1252 Fixed handling of unknown chunks that come after IDAT (Cosmin).
1377 Reduce color_type to a nonalpha type after strip alpha operation in
1422 png_read_end or png_write_end after png_read_png or png_write_png.
1590 Allow zero-length IDAT chunks after the entire zlib datastream, but not
1591 after another intervening chunk type.
1978 Add terminating NULL after each instance of png_strncpy().
1981 Fix two off-by-one terminating NULL after png_strncpy().
2047 Fixed some continue-after-malloc-failure errors in pngset.c (David Hill)
2264 to avoid memory leak after memory failure while reading tEXt chunk.`
2313 Zero out some arrays of pointers after png_malloc(). (Tavis Ormandy)
2316 Zero out more arrays of pointers after png_malloc().
2337 Use png_memset() after png_malloc() of big_row_buf when reading an