diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2018-04-13 20:04:27 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-04-13 20:04:27 +0000 |
commit | 97b47dc407e772a82782d5d64de5560992df2bf9 (patch) | |
tree | 7c2c450355d4fde80381d14f61f3a94ae9242aa1 /testing | |
parent | ecc0123613fa6f455a5a0b498695fb2ea54eed64 (diff) | |
download | pdfium-97b47dc407e772a82782d5d64de5560992df2bf9.tar.xz |
Add test for circular CPDF_Function::Load().
Bug: chromium:830221
Change-Id: Ia96086a1b930600a4fb9054123c867d1c8b301eb
Reviewed-on: https://pdfium-review.googlesource.com/30671
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'testing')
-rw-r--r-- | testing/resources/bug_830221.pdf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/resources/bug_830221.pdf b/testing/resources/bug_830221.pdf new file mode 100644 index 0000000000..317a5266ef --- /dev/null +++ b/testing/resources/bug_830221.pdf @@ -0,0 +1,21 @@ +%PDF +1 0 obj +<</Contents 1 0 R/Resources 4 0 R/K +j +6 0 obj +<</Functions[7 0 R] +/Domain [0 1] +/FunctionType 3/>>stream +/1 CS]2 0 obj<< /Kids[1 0 R]/ ou +3 0 obj +<< /Pages 2 0 R> +endobj +4 0 obj +<< /ColorSpace<</1 9 0 R>endobj +7 0 obj +<</Functions[6 0 R]/Domain[0 1] +/FunctionType 3 +/n +f +9 0 obj[/Sepa/1 /DeviceRGB 7 0 R]trailer +<</Root 3 0 R>>
\ No newline at end of file |