Lines Matching refs:leak
203 fixed memory leak in pngwrite.c (free info_ptr->text) (Glenn R-P)
516 Added code in pngwrite.c to free info_ptr->text[i].key to stop a memory leak.
939 Fixed memory leak in contrib/visupng/PngFile.c
996 Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
1173 Plugged memory leak of png_ptr->current_text (Matt Holgate).
1180 Plugged memory leak of row_buf in pngtest.c when there is a png_error().
2264 to avoid memory leak after memory failure while reading tEXt chunk.`
2352 Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)
2667 to avoid a potential memory leak.
2699 Stop memory leak when reading a malformed sCAL chunk.