summaryrefslogtreecommitdiff
path: root/third_party/lcms2-2.6/README.pdfium
diff options
context:
space:
mode:
authorkcwu <kcwu@chromium.org>2016-11-07 08:42:15 -0800
committerCommit bot <commit-bot@chromium.org>2016-11-07 08:42:15 -0800
commit5756a77fa289ce1ef18bd7f2da75a39575ead9fe (patch)
tree55fc6c4f7fe9bbe4d7a5dd1bfc4e8797c67b0c0c /third_party/lcms2-2.6/README.pdfium
parent014b012278b7438ef8d4b66730b8598c7eb4623a (diff)
downloadpdfium-5756a77fa289ce1ef18bd7f2da75a39575ead9fe.tar.xz
lcms: Fix memory leak in ReadSegmentedCurve
BUG=chromium:658223 Review-Url: https://codereview.chromium.org/2480013002
Diffstat (limited to 'third_party/lcms2-2.6/README.pdfium')
-rw-r--r--third_party/lcms2-2.6/README.pdfium1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/lcms2-2.6/README.pdfium b/third_party/lcms2-2.6/README.pdfium
index 60934f61b1..b0d5e3e000 100644
--- a/third_party/lcms2-2.6/README.pdfium
+++ b/third_party/lcms2-2.6/README.pdfium
@@ -20,4 +20,5 @@ Local Modifications:
0008-memory-leak-Type_MPEmatrix_Read.patch: Fix memory leak in MPEmatrix_Read.
0009-cmsStageAllocMatrix-param-swap.patch: Fix rows/cols swap in cmsStageAllocMatrix.
0010-reject-nan.patch: Reject NaN when reading float numbers.
+0011-memory-leak-ReadSegmentedCurve.patch: Fix memory leak in ReadSegmentedCurve.
TODO(ochang): List other patches.