summaryrefslogtreecommitdiff
path: root/third_party/libopenjpeg20/README.pdfium
diff options
context:
space:
mode:
authorOliver Chang <ochang@chromium.org>2016-05-23 10:54:25 -0700
committerOliver Chang <ochang@chromium.org>2016-05-23 10:54:25 -0700
commit1481e5543488ac4c58fddae753cf6201463e3c0d (patch)
treeda78f06010eb7ede94fef3777b64c0cb3cd7fb60 /third_party/libopenjpeg20/README.pdfium
parentcab52d99de8f1f1d1cac4db429e06e4cc3cea896 (diff)
downloadpdfium-chromium/2704.tar.xz
Merge to M51: openjpeg: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.chromium/2704
BUG=chromium:613160 R=tsepez@chromium.org TBR=tsepez@chromium.org Original Review-Url: https://codereview.chromium.org/2001663002 Review URL: https://codereview.chromium.org/2006643003 .
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 a8f83c36a2..a5bdaa2f8d 100644
--- a/third_party/libopenjpeg20/README.pdfium
+++ b/third_party/libopenjpeg20/README.pdfium
@@ -23,4 +23,5 @@ Local Modifications:
0011-j2k_update_image_data.patch: Prevent bad signed -> unsigned casting.
0012-mct_sse.patch: Don't use SSE intrinsics in 32-bit builds.
0013-attrib_fix.patch: Don't needlessly redefine __attribute__, https://github.com/uclouvain/openjpeg/issues/727
+0015-read_SPCod_SPCoc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.
TODO(thestig): List all the other patches.