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

Side by Side Diff: pdf/pdfium/fuzzers/dicts/pdf_xml.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/dicts/pdf_fm2js.dict ('k') | pdf/pdfium/fuzzers/pdfium_fuzzer.cc » ('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 XML 2 # AFL dictionary for XML
3 # ---------------------- 3 # ----------------------
4 # 4 #
5 # Several basic syntax elements and attributes, modeled on libxml2. 5 # Several basic syntax elements and attributes, modeled on libxml2.
6 # 6 #
7 # Created by Michal Zalewski <lcamtuf@google.com> 7 # Created by Michal Zalewski <lcamtuf@google.com>
8 # 8 #
9 9
10 attr_encoding=" encoding=\"1\"" 10 attr_encoding=" encoding=\"1\""
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 "IET" 79 "IET"
80 "FDF-10" 80 "FDF-10"
81 "aDUCS-4OPveb:" 81 "aDUCS-4OPveb:"
82 "a>" 82 "a>"
83 "UT" 83 "UT"
84 "xMl" 84 "xMl"
85 "/usr/share/sg" 85 "/usr/share/sg"
86 "ha07" 86 "ha07"
87 "http://www.oa" 87 "http://www.oa"
88 "cle" 88 "cle"
OLDNEW
« no previous file with comments | « pdf/pdfium/fuzzers/dicts/pdf_fm2js.dict ('k') | pdf/pdfium/fuzzers/pdfium_fuzzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698