Home | History | Annotate | Download | only in libpng

Lines Matching refs:pngmem

54   split up pngstub.c into pngmem.c, pngio.c, and pngerror.c
246 More type casting. Removed erroneous overflow test in pngmem.c.
459 Revised calculation of num_blocks in pngmem.c to avoid a potentially
504 Removed some pointless "ptr = NULL" in pngmem.c
1039 Changed typecast of "size" argument to png_size_t in pngmem.c calls to
1241 Fixed the special memory handler for Borland C under DOS, in pngmem.c
2082 Added missing "(" in pngmem.c. Bug introduced in libpng-1.2.2/1.0.13