summaryrefslogtreecommitdiff
path: root/fpdfsdk/fsdk_mgr.cpp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-08-31 06:03:49 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-31 06:03:49 -0700
commit87dffc0315477150c9c1964913b65bc97bdf654f (patch)
treef8a2574c163d1dbc951a8300006fb0ccf7874d23 /fpdfsdk/fsdk_mgr.cpp
parent7e7ef3dd60a836521607d4b2ec41cbbe950183f9 (diff)
downloadpdfium-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/fsdk_mgr.cpp')
0 files changed, 0 insertions, 0 deletions