Home | History | Annotate | Download | only in libpng

Lines Matching full:png_free

87 \fBvoid png_free (png_structp \fP\fIpng_ptr\fP\fB, png_voidp \fIptr\fP\fB);\fP
2257 png_free() to free it, and when the user transfers responsibility to libpng
3299 png_free() to free it, and when the user transfers responsibility to libpng
3329 and png_free(). These currently just call the standard C functions.
3354 png_free() checks for NULL before calling free_fn().