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

Issue 2809483002: Ignore some UBSan errors (Closed)

Created:
3 years, 8 months ago by kwiberg-webrtc
Modified:
3 years, 8 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, AleBzk, kwiberg-webrtc, Andrew MacDonald, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Ignore some UBSan errors They proved to be too difficult to fix properly, so we revert the saturation fixes that were done in https://codereview.webrtc.org/2729573002 and https://codereview.webrtc.org/2746903002, and ignore them instead. BUG=webrtc:7307, chromium:709364, chromium:693868 Review-Url: https://codereview.webrtc.org/2809483002 Cr-Commit-Position: refs/heads/master@{#17612} Committed: https://chromium.googlesource.com/external/webrtc/+/49cad02cf38dc54f8ba0bdab28c3dbd21f1d4e81

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -21 lines) Patch
M webrtc/common_audio/signal_processing/include/spl_inl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c View 6 chunks +28 lines, -16 lines 4 comments Download

Messages

Total messages: 13 (8 generated)
kwiberg-webrtc
3 years, 8 months ago (2017-04-08 02:16:22 UTC) #6
hlundin-webrtc
LGTM with a question. https://codereview.webrtc.org/2809483002/diff/1/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c File webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c (right): https://codereview.webrtc.org/2809483002/diff/1/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c#newcode516 webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c:516: gainQ10 = WebRtcSpl_DivW32W16ResW16(30 << 10, ...
3 years, 8 months ago (2017-04-10 07:44:30 UTC) #7
kwiberg-webrtc
https://codereview.webrtc.org/2809483002/diff/1/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c File webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c (right): https://codereview.webrtc.org/2809483002/diff/1/webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c#newcode516 webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c:516: gainQ10 = WebRtcSpl_DivW32W16ResW16(30 << 10, On 2017/04/10 07:44:30, hlundin-webrtc ...
3 years, 8 months ago (2017-04-10 08:13:29 UTC) #8
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/2809483002/1
3 years, 8 months ago (2017-04-10 08:14:01 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 09:29:36 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/49cad02cf38dc54f8ba0bdab2...

Powered by Google App Engine
This is Rietveld 408576698