DescriptionFree the GifPlainText object when complete.
We allocate the GifPlainText object on line ~685 inside GIF_D_STATUS_EXT_PTE.
We cleanup the internal pointers in the gif_destroy_decompress() but we
failed to cleanup the pointer itself.
This CL frees the allocated pointer once the data is cleaned up.
BUG=chromium:638499
Committed: https://pdfium.googlesource.com/pdfium/+/87dffc0315477150c9c1964913b65bc97bdf654f
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|