From dd5459ce862dfe709b88f698a28e72b31be6fb7c Mon Sep 17 00:00:00 2001 From: Wei Li Date: Thu, 31 May 2018 17:29:12 +0000 Subject: Handle image mask continuous loading correctly When image mask doesn't need multi-steps to load, ContinueLoadMaskDIB() will return LoadState::kFail as result. For this case, the loading should continue as usual instead of aborting. BUG=pdfium:1087 Change-Id: I5c43a67e43469ac7febca4c0cf1faa96ee105206 Reviewed-on: https://pdfium-review.googlesource.com/33310 Reviewed-by: dsinclair Commit-Queue: Wei Li --- testing/resources/bug_1087.pdf | Bin 0 -> 1574 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/bug_1087.pdf (limited to 'testing/resources') diff --git a/testing/resources/bug_1087.pdf b/testing/resources/bug_1087.pdf new file mode 100644 index 0000000000..73bc682c4a Binary files /dev/null and b/testing/resources/bug_1087.pdf differ -- cgit v1.2.3