summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_gcc.cpp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2017-08-07 11:44:42 -0700
committerChromium commit bot <commit-bot@chromium.org>2017-08-07 19:26:09 +0000
commitae6c3444c268076a234b567c5d43f0b5363ae66a (patch)
tree2342ff907dd08a245c6d89333b9afe42af246c74 /core/src/fxcrt/fx_basic_gcc.cpp
parentbd456561faf7de2d2756a350a9be0d10ce47c51c (diff)
downloadpdfium-ae6c3444c268076a234b567c5d43f0b5363ae66a.tar.xz
Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cpp
Apply patch suggestions from reporter. Move all FX_Alloc'd memory into unique_ptrs so that no bare FX_Alloc/Free_Free calls remain. Fix a realloc / opj_realloc mismatch. Remove unused functions color_apply_icc_profile() and color_apply_conversion(). Tidy along the way, add some missing statics, and fix a confusing (but not quite member shadowing) local name. Bug: 752829 Change-Id: Ibf2d108a857e3de39e752c2c553a31e002a07caf Reviewed-on: https://pdfium-review.googlesource.com/10230 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Chris Palmer <palmer@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'core/src/fxcrt/fx_basic_gcc.cpp')
0 files changed, 0 insertions, 0 deletions