From 7cf555202756c51ce2b5ae18efdeb6e1bb6a9e41 Mon Sep 17 00:00:00 2001 From: ochang Date: Fri, 15 Apr 2016 13:52:00 -0700 Subject: Prevent a potential OOB read in TranslateImageLine. Fixes a potential mismatch of |m_nComponents| between CPDF_DIBSource and its CPDF_ColorSpace, from code attempting to recover from a failed decoder initialisation in CPDF_DIBSource::CreateDecoder. BUG=chromium:603518 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1892143003 --- testing/resources/bug_603518.pdf | Bin 0 -> 7328 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/bug_603518.pdf (limited to 'testing/resources/bug_603518.pdf') diff --git a/testing/resources/bug_603518.pdf b/testing/resources/bug_603518.pdf new file mode 100644 index 0000000000..1af6005e6c Binary files /dev/null and b/testing/resources/bug_603518.pdf differ -- cgit v1.2.3