diff options
author | dsinclair <dsinclair@chromium.org> | 2016-08-31 06:03:49 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-31 06:03:49 -0700 |
commit | 87dffc0315477150c9c1964913b65bc97bdf654f (patch) | |
tree | f8a2574c163d1dbc951a8300006fb0ccf7874d23 /fpdfsdk/include/cba_annotiterator.h | |
parent | 7e7ef3dd60a836521607d4b2ec41cbbe950183f9 (diff) | |
download | pdfium-87dffc0315477150c9c1964913b65bc97bdf654f.tar.xz |
Free 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
Review-Url: https://codereview.chromium.org/2291143003
Diffstat (limited to 'fpdfsdk/include/cba_annotiterator.h')
0 files changed, 0 insertions, 0 deletions