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

Issue 1716143002: Simple RTCP receiver fuzzer. (Closed)

Created:
4 years, 10 months ago by pbos-webrtc
Modified:
4 years, 10 months ago
Reviewers:
danilchap
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Simple RTCP receiver fuzzer. Doesn't utilize the clock or any callbacks out of the receiver but should still be useful to test input packet parsing. BUG=webrtc:4771 R=danilchap@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/ba3e25e50296518cccca4732b769e698dfc03365

Patch Set 1 #

Total comments: 2

Patch Set 2 : use implementation #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M webrtc/test/fuzzers/BUILD.gn View 1 chunk +9 lines, -0 lines 0 comments Download
A webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc View 1 1 chunk +30 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (2 generated)
pbos-webrtc
PTAL
4 years, 10 months ago (2016-02-22 10:13:03 UTC) #1
danilchap
https://codereview.webrtc.org/1716143002/diff/1/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc File webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc (right): https://codereview.webrtc.org/1716143002/diff/1/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc#newcode20 webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc:20: nullptr); May be you want to use input (data,size) ...
4 years, 10 months ago (2016-02-22 12:22:55 UTC) #2
pbos-webrtc
use implementation
4 years, 10 months ago (2016-02-22 12:31:45 UTC) #3
pbos-webrtc
https://codereview.webrtc.org/1716143002/diff/1/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc File webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc (right): https://codereview.webrtc.org/1716143002/diff/1/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc#newcode20 webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc:20: nullptr); On 2016/02/22 12:22:55, danilchap wrote: > May be ...
4 years, 10 months ago (2016-02-22 12:31:50 UTC) #4
danilchap
https://codereview.webrtc.org/1716143002/diff/20001/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc File webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc (right): https://codereview.webrtc.org/1716143002/diff/20001/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc#newcode24 webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc:24: nullptr); Last parameter can't be null: Should point to ...
4 years, 10 months ago (2016-02-22 12:48:51 UTC) #5
pbos-webrtc
On 2016/02/22 12:48:51, danilchap wrote: > https://codereview.webrtc.org/1716143002/diff/20001/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc > File webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc (right): > > https://codereview.webrtc.org/1716143002/diff/20001/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc#newcode24 > ...
4 years, 10 months ago (2016-02-22 12:49:52 UTC) #6
danilchap
On 2016/02/22 12:49:52, pbos-webrtc wrote: > On 2016/02/22 12:48:51, danilchap wrote: > > > https://codereview.webrtc.org/1716143002/diff/20001/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc ...
4 years, 10 months ago (2016-02-22 18:44:21 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ba3e25e50296518cccca4732b769e698dfc03365 Cr-Commit-Position: refs/heads/master@{#11717}
4 years, 10 months ago (2016-02-23 10:35:48 UTC) #9
pbos-webrtc
4 years, 10 months ago (2016-02-23 10:35:51 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ba3e25e50296518cccca4732b769e698dfc03365 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698