Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: testing/resources/trailer_unterminated.pdf
Issue
870173002
:
Merge to XFA: Fix null crash in CheckTrailer. (Closed)
Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Bring in test rename,
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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
BUILD.gn
core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp
fpdfsdk/src/fpdf_dataavail_embeddertest.cpp
pdfium.gyp
testing/embedder_test.h
testing/resources/trailer_as_hexstring.in
testing/resources/trailer_as_hexstring.pdf
testing/resources/trailer_unterminated.in
testing/resources/trailer_unterminated.pdf
View unified diff
|
Download patch
« no previous file with comments
|
« testing/resources/trailer_unterminated.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')
OLD
NEW
(Empty)
1
%PDF-1.7
2
% ò¤ô
3
1 0 obj <<
4
/Type /Catalog
5
/Pages 2 0 R
6
/Names <<
7
/Dests 10 0 R
8
>>
9
/Dests 14 0 R
10
>>
11
endobj
12
2 0 obj <<
13
/Type /Pages
14
/Count 1
15
/Kids [
16
3 0 R
17
]
18
>>
19
endobj
20
3 0 obj <<
21
/Type /Page
22
/Parent 2 0 R
23
/MediaBox [0 0 612 792]
24
>>
25
endobj
26
xref
27
0 4
28
0000000000 65536 f
29
0000000015 00000 n
30
0000000119 00000 n
31
0000000190 00000 n
32
% closing angle-brackets not present for trailer dictionary.
33
trailer <<
34
/Size 6
35
/Root 1 0 R
36
startxref
37
267
38
%%EOF
OLD
NEW
« no previous file with comments
|
« testing/resources/trailer_unterminated.in
('k') |
no next file »
|
no next file with comments »
Issue 870173002: Merge to XFA: Fix null crash in CheckTrailer. (Closed)
Created 5 years, 11 months ago by Tom Sepez
Modified 5 years, 11 months ago
Reviewers: Bo Xu
Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Comments: 0
This is Rietveld
408576698