From ff74356915d4c7f7c6eb16de1e9f403da4ecb6d5 Mon Sep 17 00:00:00 2001 From: gogil Date: Thu, 4 Aug 2016 16:48:04 -0700 Subject: openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_size| BUG=628890 R=ochang@chromium.org Review-Url: https://codereview.chromium.org/2212973002 --- 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 a9e289d10e..b1012af7bd 100644 --- a/third_party/libopenjpeg20/README.pdfium +++ b/third_party/libopenjpeg20/README.pdfium @@ -28,4 +28,5 @@ Local Modifications: 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|. 0018-tcd_get_decoded_tile_size.patch: Fix an integer overflow in opj_tcd_get_decoded_tile_size. +0019-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_code_blocks_size|. TODO(thestig): List all the other patches. -- cgit v1.2.3