summaryrefslogtreecommitdiff
path: root/third_party/lcms2-2.6/README.pdfium
diff options
context:
space:
mode:
authorkcwu <kcwu@chromium.org>2016-12-07 17:34:58 -0800
committerCommit bot <commit-bot@chromium.org>2016-12-07 17:34:58 -0800
commit31559c91c4983b42361415d30b0b2a518c7ef383 (patch)
treee83416336575abd3ef933f1686f120cd406131bf /third_party/lcms2-2.6/README.pdfium
parent7fa190dbda7b3a5f46b8108aa7984b2fcc23d45c (diff)
downloadpdfium-31559c91c4983b42361415d30b0b2a518c7ef383.tar.xz
lcms: avoid fixed number LUT optimization on inf values
BUG=chromium:666705 Review-Url: https://codereview.chromium.org/2538703002
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 38d03f6c9f..075d2e0727 100644
--- a/third_party/lcms2-2.6/README.pdfium
+++ b/third_party/lcms2-2.6/README.pdfium
@@ -24,4 +24,5 @@ Local Modifications:
0012-backport-c0a98d86.patch: Fix several issues. Backport from upstream
https://github.com/mm2/Little-CMS/commit/c0a98d86
0013-utf8.patch: Encode source files as utf-8.
+0014-avoid-fixed-inf.patch: Avoid fixed number LUT optimization on inf values.
TODO(ochang): List other patches.