Lines Matching full:freeing
1691 If you use png_set_rows(), the application is responsible for freeing
2609 freeing any memory required for the user structure.
2930 function is responsible for freeing any existing data that might be present,
2940 responsibility for freeing it to the png_set_rows or png_read_destroy function,
2944 separately, do not transfer responsibility for freeing text_ptr to libpng,
4189 thereby briefly reassigning responsibility for freeing to the user but
4205 separately, do not transfer responsibility for freeing text_ptr to libpng,
4597 of allocating and freeing data, you can use png_create_read_struct_2() or
5066 allocating and freeing the png_struct for each image read.