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

Issue 2128583006: [libfuzzer] Add or update dictionaries for //net fuzzers. (Closed)

Created:
4 years, 5 months ago by mmoroz
Modified:
4 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[libfuzzer] Add or update dictionaries for //net fuzzers. BUG=624752 Committed: https://crrev.com/4a561d36be6ea398dd54313ed552e1d154b21661 Cr-Commit-Position: refs/heads/master@{#404175}

Patch Set 1 #

Patch Set 2 : Add more dictionaries - dns fuzzers. #

Patch Set 3 : A couple more dictionaries. #

Patch Set 4 : Fix improper escaping of quotes and missing copyrights. #

Patch Set 5 : Add missing dictionary in BUILD.gn. #

Patch Set 6 : Update comments. #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+8624 lines, -201 lines) Patch
M net/BUILD.gn View 1 2 3 4 11 chunks +10 lines, -5 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_dns_hosts_parse_fuzzer.dict View 1 2 3 1 chunk +843 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_dns_record_fuzzer.dict View 1 2 3 1 chunk +843 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_get_domain_and_registry_fuzzer.dict View 1 2 3 1 chunk +848 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_host_resolver_impl_fuzzer.dict View 1 2 3 1 chunk +1397 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_http_proxy_client_socket_fuzzer.dict View 1 2 3 4 5 1 chunk +1088 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_http_stream_parser_fuzzer.dict View 1 2 3 4 5 1 chunk +1039 lines, -0 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_mime_sniffer_fuzzer.dict View 1 2 3 1 chunk +299 lines, -0 lines 0 comments Download
A + net/data/fuzzer_dictionaries/net_parse_data_url_fuzzer.dict View 1 2 3 17 chunks +79 lines, -33 lines 0 comments Download
A net/data/fuzzer_dictionaries/net_url_request_fuzzer.dict View 1 2 3 4 5 1 chunk +1718 lines, -0 lines 2 comments Download
A net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict View 1 2 3 1 chunk +460 lines, -0 lines 8 comments Download
D net/data/http/http.dict View 1 chunk +0 lines, -163 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
eroman
lgtm
4 years, 5 months ago (2016-07-07 16:23:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2128583006/90001
4 years, 5 months ago (2016-07-07 16:26:55 UTC) #7
aarya
https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_url_request_fuzzer.dict File net/data/fuzzer_dictionaries/net_url_request_fuzzer.dict (right): https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_url_request_fuzzer.dict#newcode347 net/data/fuzzer_dictionaries/net_url_request_fuzzer.dict:347: ")" Should we ignore one letter stuff ? https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict ...
4 years, 5 months ago (2016-07-07 16:31:35 UTC) #9
aarya
More comments. https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict File net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict (right): https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict#newcode108 net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict:108: "|I|S|S|S|" Probably needs ignoring. https://codereview.chromium.org/2128583006/diff/90001/net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict#newcode455 net/data/fuzzer_dictionaries/net_websocket_frame_parser_fuzzer.dict:455: "L.," ...
4 years, 5 months ago (2016-07-07 16:34:51 UTC) #10
aarya
Removed CQ, i think we should fixup dict generation algorithm as per previous comments first.
4 years, 5 months ago (2016-07-07 16:35:52 UTC) #13
mmoroz
Thanks for comments Abhishek, really good suggestions. Do you mind to land this for now? ...
4 years, 5 months ago (2016-07-07 16:44:37 UTC) #14
inferno
On 2016/07/07 16:44:37, mmoroz wrote: > Thanks for comments Abhishek, really good suggestions. > > ...
4 years, 5 months ago (2016-07-07 16:46:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2128583006/90001
4 years, 5 months ago (2016-07-07 16:47:27 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:90001)
4 years, 5 months ago (2016-07-07 17:45:25 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 17:47:35 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4a561d36be6ea398dd54313ed552e1d154b21661
Cr-Commit-Position: refs/heads/master@{#404175}

Powered by Google App Engine
This is Rietveld 408576698