summaryrefslogtreecommitdiff
path: root/testing/resources/bug_113.in
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-02-03 16:24:43 -0800
committerTom Sepez <tsepez@chromium.org>2015-02-03 16:24:43 -0800
commit4dcf74dc6024ece0dc146a64be983ae2ff9df63d (patch)
treedddda76bf3858d630243ae2d79ea2aa56e6dc17e /testing/resources/bug_113.in
parenta9e835e6356b40d27a524fa087805c65de442f03 (diff)
downloadpdfium-4dcf74dc6024ece0dc146a64be983ae2ff9df63d.tar.xz
Merge to XFA: Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor()
Original Review URL: https://codereview.chromium.org/880043004 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/893333003
Diffstat (limited to 'testing/resources/bug_113.in')
-rw-r--r--testing/resources/bug_113.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/testing/resources/bug_113.in b/testing/resources/bug_113.in
new file mode 100644
index 0000000000..5fc6e71744
--- /dev/null
+++ b/testing/resources/bug_113.in
@@ -0,0 +1,29 @@
+{{header}}
+{{object 3 0}} <<
+ /Pages 5 0 R
+>>
+endobj
+{{object 4 0}} <<
+/Type /Page
+/Parent 5 0 R
+/Resources <<
+/Font <<xt
+endobj
+% partial object
+{{object 5 0}} <<
+ /Type /Page
+ /Parent 5 0 R
+ /bork <<
+endobj
+% duplicate definition of partial object
+{{object 5 0}} <<
+ /Kids [4 0 R]
+ /bork 1P
+ /MediaBox [ 0
+endobj
+{{xref}}
+trailer <<
+ /Root 3 0 R
+>>
+{{startxref}}
+%%EOF