summaryrefslogtreecommitdiff
path: root/third_party/libopenjpeg20/README.pdfium
diff options
context:
space:
mode:
authorJun Fang <jun_fang@foxitsoftware.com>2015-12-24 14:51:19 +0800
committerJun Fang <jun_fang@foxitsoftware.com>2015-12-24 14:51:19 +0800
commitc70bd39ec72921cc10b613ce9adcd8f07d7f3039 (patch)
treeee239f5a1d7beffb8c0e68c8064e14ae1f62e187 /third_party/libopenjpeg20/README.pdfium
parenta669b2767fd9c36c59f6972e2f6d179e3ced52f9 (diff)
downloadpdfium-c70bd39ec72921cc10b613ce9adcd8f07d7f3039.tar.xz
Merge to XFA: Replace an assertion with returning false
BUG=pdfium:277 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1548583002 . Review URL: https://codereview.chromium.org/1549873002 .
Diffstat (limited to 'third_party/libopenjpeg20/README.pdfium')
-rw-r--r--third_party/libopenjpeg20/README.pdfium1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libopenjpeg20/README.pdfium b/third_party/libopenjpeg20/README.pdfium
index 4d5585713b..cbe052aaac 100644
--- a/third_party/libopenjpeg20/README.pdfium
+++ b/third_party/libopenjpeg20/README.pdfium
@@ -17,4 +17,5 @@ Local Modifications:
0005-jp2_apply_pclr.patch: Fix out of bounds access.
0006-tcd_init_tile.patch: Fix a dividing zero bug in opj_tcd_init_tile().
0007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
+0008-jp2_check_color.patch: Replace an assertion with returning false.
TODO(thestig): List all the other patches.