From 6faf9f9508b858e27fde9a7f75ff6962048326ca Mon Sep 17 00:00:00 2001 From: weili Date: Tue, 2 Aug 2016 11:34:08 -0700 Subject: Fix Jbig2 document context creation by checking proper pointer The pointer a unique_ptr contains should be checked instead of the pointer of the unique_ptr itself. BUG=chromium:631912 Review-Url: https://codereview.chromium.org/2205573004 --- testing/resources/bug_631912.pdf | Bin 0 -> 1248 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/bug_631912.pdf (limited to 'testing') diff --git a/testing/resources/bug_631912.pdf b/testing/resources/bug_631912.pdf new file mode 100644 index 0000000000..cd68ea0a86 Binary files /dev/null and b/testing/resources/bug_631912.pdf differ -- cgit v1.2.3