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

Issue 1220753003: Prevent OOB reads in FEC packets without complete RED headers. (Closed)

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

Description

Prevent OOB reads in FEC packets without complete RED headers. BUG=webrtc:4771 R=stefan@webrtc.org Committed: https://crrev.com/2e43b26c78f465d71dfd180d55d04be1b8d4f1fb Cr-Commit-Position: refs/heads/master@{#9518}

Patch Set 1 #

Total comments: 4

Patch Set 2 : sign-comparison #

Patch Set 3 : feedback + updated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -2 lines) Patch
M webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/fec_receiver_unittest.cc View 1 chunk +94 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
pbos-webrtc
PTAL
5 years, 5 months ago (2015-06-29 15:26:27 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220753003/1
5 years, 5 months ago (2015-06-29 15:26:37 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_rel/builds/8312)
5 years, 5 months ago (2015-06-29 15:34:48 UTC) #5
stefan-webrtc
https://codereview.webrtc.org/1220753003/diff/1/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc File webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc (right): https://codereview.webrtc.org/1220753003/diff/1/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc#newcode127 webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc:127: if (payload_data_length > 4 && Shouldn't we bail out ...
5 years, 5 months ago (2015-06-29 15:35:32 UTC) #6
pbos-webrtc
sign-comparison
5 years, 5 months ago (2015-06-29 15:37:05 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220753003/20001
5 years, 5 months ago (2015-06-29 15:37:26 UTC) #9
pbos-webrtc
feedback + updated comment
5 years, 5 months ago (2015-06-29 15:42:22 UTC) #10
pbos-webrtc
PTAL https://codereview.webrtc.org/1220753003/diff/1/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc File webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc (right): https://codereview.webrtc.org/1220753003/diff/1/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc#newcode127 webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc:127: if (payload_data_length > 4 && On 2015/06/29 15:35:32, ...
5 years, 5 months ago (2015-06-29 15:42:44 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220753003/40001
5 years, 5 months ago (2015-06-29 16:18:44 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-06-29 17:56:57 UTC) #15
stefan-webrtc
lgtm
5 years, 5 months ago (2015-06-30 08:30:38 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220753003/40001
5 years, 5 months ago (2015-06-30 08:31:28 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-06-30 08:32:44 UTC) #19
commit-bot: I haz the power
5 years, 5 months ago (2015-06-30 08:32:56 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2e43b26c78f465d71dfd180d55d04be1b8d4f1fb
Cr-Commit-Position: refs/heads/master@{#9518}

Powered by Google App Engine
This is Rietveld 408576698