Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: testing/resources/bug_57.pdf

Issue 876393003: Merge to XFA: Add embedder test for stream length beyond end of file. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/resources/bug_57.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 %PDF-1.7
2 % ò¤ô
3 1 0 obj <<
4 /Type /Catalog
5 /Pages 2 0 R
6 >>
7 2 0 obj <<
8 /Type /Pages
9 /MediaBox [ 0 0 200 200 ]
10 /Count 1
11 /Kids [ 3 0 R ]
12 >>
13 endobj
14 3 0 obj <<
15 /Type /Page
16 /Parent 2 0 R
17 /Resources <<
18 /Font <<
19 /F1 4 0 R
20 >>
21 >>
22 /Contents 5 0 R
23 >>
24 endobj
25 4 0 obj <<
26 /Type /Font
27 /Subtype /Type1
28 /BaseFont /Times-Roman
29 >>
30 endobj
31 % page content with streamlength past end-of-file.
32 5 0 obj <<
33 /Length 9999
34 >>
35 stream
36 BT
37 70 50 TD
38 /F1 12 Tf
39 (Hello, world!) Tj
40 ET
41 endstream
42 endobj
43 xref
44 0 6
45 0000000000 65536 f
46 0000000015 00000 n
47 0000000061 00000 n
48 0000000154 00000 n
49 0000000280 00000 n
50 0000000409 00000 n
51 trailer <<
52 /Size 6
53 /Root 1 0 R
54 >>
55 startxref
56 506
57 %%EOF
OLDNEW
« no previous file with comments | « testing/resources/bug_57.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698