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

Issue 2039483003: Add a libfuzzer for usrsctp, an SCTP userland stack. (Closed)

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

Description

Add a libfuzzer for usrsctp, an SCTP userland stack. Usrsctp is used in WebRTC to handle packets in the data channel. BUG= Committed: https://crrev.com/44b0ee841e1ed63be56e3d94e2a654f1706c0c61 Cr-Commit-Position: refs/heads/master@{#398009}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Updates per code review #

Total comments: 4

Patch Set 3 : Final codereview changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M testing/libfuzzer/fuzzers/BUILD.gn View 1 chunk +9 lines, -0 lines 0 comments Download
A testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
katrielc
Hey, I wrote a fuzzer :)
4 years, 6 months ago (2016-06-03 16:55:36 UTC) #3
mmoroz
Left some comments. Thanks for implementing this! https://codereview.chromium.org/2039483003/diff/1/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc File testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc (right): https://codereview.chromium.org/2039483003/diff/1/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc#newcode4 testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc:4: Could you ...
4 years, 6 months ago (2016-06-03 17:53:20 UTC) #4
katrielc
https://codereview.chromium.org/2039483003/diff/1/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc File testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc (right): https://codereview.chromium.org/2039483003/diff/1/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc#newcode4 testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc:4: On 2016/06/03 17:53:20, mmoroz wrote: > Could you please ...
4 years, 6 months ago (2016-06-03 18:25:46 UTC) #5
mmoroz
LGTM with small nits about codestyle. Feel free to land after addressing nits. https://codereview.chromium.org/2039483003/diff/20001/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc File ...
4 years, 6 months ago (2016-06-06 10:42:41 UTC) #6
katrielc
Great, thanks! https://codereview.chromium.org/2039483003/diff/20001/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc File testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc (right): https://codereview.chromium.org/2039483003/diff/20001/testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc#newcode7 testing/libfuzzer/fuzzers/usrsctp_fuzzer.cc:7: #include "third_party/usrsctp/usrsctplib/usrsctplib/usrsctp.h" On 2016/06/06 10:42:40, mmoroz wrote: ...
4 years, 6 months ago (2016-06-06 11:10:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2039483003/40001
4 years, 6 months ago (2016-06-06 11:14:33 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-06 12:25:13 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-06 12:26:14 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/44b0ee841e1ed63be56e3d94e2a654f1706c0c61
Cr-Commit-Position: refs/heads/master@{#398009}

Powered by Google App Engine
This is Rietveld 408576698