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

Unified Diff: breakpad/minidump_fuzzer.dict

Issue 2296893002: Add minidump fuzzer for breakpad. (Closed)
Patch Set: do not binary_symlink the test Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « breakpad/minidump_fuzzer.cc ('k') | testing/libfuzzer/fuzzer_test.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/minidump_fuzzer.dict
diff --git a/breakpad/minidump_fuzzer.dict b/breakpad/minidump_fuzzer.dict
new file mode 100644
index 0000000000000000000000000000000000000000..ecd94ebaf74105adb609f359d03ccca32986efbb
--- /dev/null
+++ b/breakpad/minidump_fuzzer.dict
@@ -0,0 +1,2 @@
+minidump_sig="PMDM"
+minidump_ver="\x93\xa7"
« no previous file with comments | « breakpad/minidump_fuzzer.cc ('k') | testing/libfuzzer/fuzzer_test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698