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

Side by Side Diff: pdf/pdfium/fuzzers/dicts/pdf.dict

Issue 1820353002: Move PDFium libfuzzers to pdf/pdfium/fuzzers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « pdf/pdfium/fuzzers/DEPS ('k') | pdf/pdfium/fuzzers/dicts/pdf_fm2js.dict » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # AFL dictionary for PDF 2 # AFL dictionary for PDF
3 # ---------------------- 3 # ----------------------
4 # 4 #
5 # This is a pretty big PDF dictionary constructed by Ben by manually reviewing 5 # This is a pretty big PDF dictionary constructed by Ben by manually reviewing
6 # the spec and combining that with the data pulled out of a corpus of sample 6 # the spec and combining that with the data pulled out of a corpus of sample
7 # PDFs. 7 # PDFs.
8 # 8 #
9 # Contributed by Ben Nagy <ben@iagu.net> 9 # Contributed by Ben Nagy <ben@iagu.net>
10 # 10 #
(...skipping 1446 matching lines...) Expand 10 before | Expand all | Expand 10 after
1457 "sub" 1457 "sub"
1458 "trailer" 1458 "trailer"
1459 "true" 1459 "true"
1460 "truncate" 1460 "truncate"
1461 "usecmap" 1461 "usecmap"
1462 "usefont" 1462 "usefont"
1463 "xor" 1463 "xor"
1464 "xref" 1464 "xref"
1465 "{" 1465 "{"
1466 "}" 1466 "}"
OLDNEW
« no previous file with comments | « pdf/pdfium/fuzzers/DEPS ('k') | pdf/pdfium/fuzzers/dicts/pdf_fm2js.dict » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698