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

Issue 2573033003: Corrected access of null pointer in audioproc_f (Closed)

Created:
4 years ago by peah-webrtc
Modified:
4 years ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Corrected access of null pointer in audioproc_f: The previous CL that added the ability to add and artificial nearend signal had an issue with null pointer access. This is addressed in this CL. BUG=webrtc:6018 Committed: https://crrev.com/9e1e6c599dc0d911fe1888b8a1788a3e1d73117b Cr-Commit-Position: refs/heads/master@{#15600}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc View 1 chunk +2 lines, -3 lines 3 comments Download

Messages

Total messages: 13 (6 generated)
peah-webrtc
ivoc@: PTAL Thanks!
4 years ago (2016-12-14 10:20:01 UTC) #3
ivoc
https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc File webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc (right): https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc#newcode237 webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc:237: rtc::CheckedDivExact(sample_rate_hz, kChunksPerSecond), 1)); Maybe I'm missing something, but to ...
4 years ago (2016-12-14 10:26:41 UTC) #4
peah-webrtc
https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc File webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc (right): https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc#newcode237 webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc:237: rtc::CheckedDivExact(sample_rate_hz, kChunksPerSecond), 1)); On 2016/12/14 10:26:41, ivoc wrote: > ...
4 years ago (2016-12-14 10:33:41 UTC) #5
ivoc
LGTM https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc File webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc (right): https://codereview.webrtc.org/2573033003/diff/1/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc#newcode237 webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc:237: rtc::CheckedDivExact(sample_rate_hz, kChunksPerSecond), 1)); On 2016/12/14 10:33:40, peah-webrtc wrote: ...
4 years ago (2016-12-14 10:37:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2573033003/1
4 years ago (2016-12-14 10:57:21 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-14 11:12:24 UTC) #11
commit-bot: I haz the power
4 years ago (2016-12-14 11:12:33 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9e1e6c599dc0d911fe1888b8a1788a3e1d73117b
Cr-Commit-Position: refs/heads/master@{#15600}

Powered by Google App Engine
This is Rietveld 408576698