From 89d8b4681ce98894a1ee1a6cf4bae77e00d28797 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 10 Sep 2015 16:13:31 -0700 Subject: Guard against null image data in CJBig2_GRRDProc. Credit to karl at skomski.com for the initial version of the CL. BUG=527174 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1305033006 . --- testing/resources/pixel/bug_527174.in | Bin 0 -> 693 bytes testing/resources/pixel/bug_527174_expected.pdf.0.png | Bin 0 -> 3650 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/pixel/bug_527174.in create mode 100644 testing/resources/pixel/bug_527174_expected.pdf.0.png (limited to 'testing/resources') diff --git a/testing/resources/pixel/bug_527174.in b/testing/resources/pixel/bug_527174.in new file mode 100644 index 0000000000..2b33e304c4 Binary files /dev/null and b/testing/resources/pixel/bug_527174.in differ diff --git a/testing/resources/pixel/bug_527174_expected.pdf.0.png b/testing/resources/pixel/bug_527174_expected.pdf.0.png new file mode 100644 index 0000000000..4035b7632c Binary files /dev/null and b/testing/resources/pixel/bug_527174_expected.pdf.0.png differ -- cgit v1.2.3