Home | History | Annotate | Download | only in libpng

Lines Matching refs:places

452   Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h
538 Add type cast (png_const_charp) two places in png.c
834 Added png_free(png_ptr, key) two places in pngpread.c to stop memory leaks.
835 Changed PNG_NO_STDIO to PNG_NO_CONSOLE_IO, several places in pngrutil.c and
904 Changed PNG_TEXT_COMPRESSION_zTXt to PNG_COMPRESSION_TYPE_BASE several places.
2203 Changed "chunkdata = NULL" to "png_ptr->chunkdata = NULL" several places in