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

Unified Diff: net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict

Issue 2339913002: [libfuzzer] Fix dictionary for net_websocket_extension_parser_fuzzer. (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict
diff --git a/net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict b/net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict
index 4806209481c5ef855d64a12b4535f100f79678b5..a25f48195765dac421db74b751e73ede2b3381b7 100644
--- a/net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict
+++ b/net/data/fuzzer_dictionaries/net_websocket_extension_parser_fuzzer.dict
@@ -10,7 +10,7 @@
"\x0A"
"\x00"
"\\"
-"()<>@,;:\\\"/[]?={} \t"
+"()<>@,;:\\\"/[]?={} \x09"
"permessage-deflate"
"server_no_context_takeover"
"client_no_context_takeover"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698