Lines Matching full:leak
210 Fixed memory leak in pngwrite.c (free info_ptr->text) (Glenn R-P)
557 Added code in pngwrite.c to free info_ptr->text[i].key to stop a memory leak.
1036 Fixed memory leak in contrib/visupng/PngFile.c
1103 Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
1313 Plugged memory leak of png_ptr->current_text (Matt Holgate).
1321 Plugged memory leak of row_buf in pngtest.c when there is a png_error().
2266 Fixed potential memory leak of "new_name" in png_write_iCCP() (Ralph Giles)
2683 calling png_error(), to avoid a potential memory leak.
2896 Stop memory leak when reading a malformed sCAL chunk.
4439 Avoid a possible memory leak in contrib/gregbook/readpng.c
5075 leak reports from clang.
5325 Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
5577 Stop a potential memory leak in png_set_tRNS() (Bug report by Ted Ying).
5927 Stop memory leak when returning from png_handle_eXIf() with an error
5971 Relocated setting free_me for eXIf data, to stop an OSS-fuzz leak.