summaryrefslogtreecommitdiff
path: root/third_party/libopenjpeg20/README.pdfium
diff options
context:
space:
mode:
authorstackexploit <stackexploit@gmail.com>2016-06-20 11:23:46 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-20 11:23:46 -0700
commit338a6b75994eb148d429b7abccfffaf7ae9f9b55 (patch)
tree539b10bfa8efa07d21e7e48399efe8895936aae0 /third_party/libopenjpeg20/README.pdfium
parentc5a8f217fedc1224104b34f7577044776a9d83d8 (diff)
downloadpdfium-338a6b75994eb148d429b7abccfffaf7ae9f9b55.tar.xz
openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.
BUG=chromium:619405 R=ochang@chromium.org Review-Url: https://codereview.chromium.org/2071773002
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 559f1c1d11..4852a427c5 100644
--- a/third_party/libopenjpeg20/README.pdfium
+++ b/third_party/libopenjpeg20/README.pdfium
@@ -25,4 +25,5 @@ Local Modifications:
0013-attrib_fix.patch: Don't needlessly redefine __attribute__, https://github.com/uclouvain/openjpeg/issues/727
0014-opj_jp2_read_ihdr_leak.patch: Memory leak in opj_jp2_read_ihdr().
0015-read_SPCod_SPCoc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.
+0016-read_SQcd_SQcc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.
TODO(thestig): List all the other patches.