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

Issue 1727273003: Fix division by zero in FindTMMBRBoundingSet (Closed)

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

Description

Fix division by zero in FindTMMBRBoundingSet BUG=webrtc:5490 Committed: https://crrev.com/f6ff9714c00c2c38a4498bbdf9a2cb17e8033cf3 Cr-Commit-Position: refs/heads/master@{#11749}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M webrtc/modules/rtp_rtcp/source/tmmbr_help.cc View 1 6 chunks +23 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
danilchap
4 years, 10 months ago (2016-02-24 15:09:33 UTC) #2
stefan-webrtc
Thanks for fixing https://codereview.webrtc.org/1727273003/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc File webrtc/modules/rtp_rtcp/source/tmmbr_help.cc (right): https://codereview.webrtc.org/1727273003/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc#newcode304 webrtc/modules/rtp_rtcp/source/tmmbr_help.cc:304: numCandidates--; --numCandidates https://codereview.webrtc.org/1727273003/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc#newcode348 webrtc/modules/rtp_rtcp/source/tmmbr_help.cc:348: float(packet_overhead_bits); static_cast<float> ...
4 years, 10 months ago (2016-02-24 15:22:24 UTC) #3
stefan-webrtc
lgtm
4 years, 10 months ago (2016-02-24 15:22:28 UTC) #4
danilchap
https://codereview.webrtc.org/1727273003/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc File webrtc/modules/rtp_rtcp/source/tmmbr_help.cc (right): https://codereview.webrtc.org/1727273003/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc#newcode304 webrtc/modules/rtp_rtcp/source/tmmbr_help.cc:304: numCandidates--; On 2016/02/24 15:22:23, stefan-webrtc (holmer) wrote: > --numCandidates ...
4 years, 10 months ago (2016-02-24 15:45:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1727273003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1727273003/20001
4 years, 10 months ago (2016-02-24 17:22:27 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-24 17:23:41 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-24 17:24:01 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f6ff9714c00c2c38a4498bbdf9a2cb17e8033cf3
Cr-Commit-Position: refs/heads/master@{#11749}

Powered by Google App Engine
This is Rietveld 408576698