From 2f6d1480a1be2b1f82c94219c2d99e67d7e0660d Mon Sep 17 00:00:00 2001 From: ochang Date: Wed, 6 Jul 2016 17:02:35 -0700 Subject: openjpeg: Prevent integer overflows during calculation of |l_nb_precinct_size| BUG=625541 Review-Url: https://codereview.chromium.org/2124073003 --- third_party/libopenjpeg20/README.pdfium | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/libopenjpeg20/README.pdfium') diff --git a/third_party/libopenjpeg20/README.pdfium b/third_party/libopenjpeg20/README.pdfium index 4852a427c5..97e6e8c41d 100644 --- a/third_party/libopenjpeg20/README.pdfium +++ b/third_party/libopenjpeg20/README.pdfium @@ -26,4 +26,5 @@ Local Modifications: 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. +0017-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_precinct_size|. TODO(thestig): List all the other patches. -- cgit v1.2.3