diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-02-05 10:41:08 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-02-05 10:41:08 -0800 |
commit | 219b3dab7e184bf8742f61527e37053b04903ff0 (patch) | |
tree | 8ce24202dc2fd5a61774c947e5eecf007bea6bf9 /testing/resources/bug_454695.pdf | |
parent | dabc5d57bf473708295800a7991bc1fafdf76288 (diff) | |
download | pdfium-219b3dab7e184bf8742f61527e37053b04903ff0.tar.xz |
Fix segv in CPDF_DataAvail::CheckRoot() when /Root object is a string.
Handles the case of this malformed PDF without crashing. Note that to
get a reproducible test case, a small fix is applied to our .py script
which results in some whitespace/numbering difs across the resources
(down the road, we ought to generate them on the fly in an intermediate
directory).
BUG=454695
R=jun_fang@foxitsoftware.com, thestig@chromium.org
Review URL: https://codereview.chromium.org/895933003
Diffstat (limited to 'testing/resources/bug_454695.pdf')
-rw-r--r-- | testing/resources/bug_454695.pdf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/resources/bug_454695.pdf b/testing/resources/bug_454695.pdf new file mode 100644 index 0000000000..382194f9e8 --- /dev/null +++ b/testing/resources/bug_454695.pdf @@ -0,0 +1,17 @@ +%PDF-1.7 +% ò¤ô +% Hex string, not a dict as expected +1 0 obj +<feedbeef2dad> +endobj +xref +0 2 +0000000000 65535 f +0000000052 00000 n +trailer << + /Size 2 + /Root 1 0 R +>> +startxref +82 +%%EOF |