webrtc/tools_webrtc
oprypin ba09f79ba3 Make UBSan warnings fatal and fix the existing ones
The warnings were (all signed integer overflow):
webrtc/common_audio/signal_processing/levinson_durbin.c:46:25
12 * 268435456 cannot be represented in type 'int'
webrtc/modules/audio_processing/aecm/aecm_core.cc:930:69
522240 * 6115 cannot be represented in type 'int'
webrtc/modules/audio_processing/aecm/aecm_core_c.cc:455:36
72293096 * 50 cannot be represented in type 'int'
webrtc/modules/pacing/alr_detector.cc:70:48
1000000000 * 65 cannot be represented in type 'int'
webrtc/modules/rtp_rtcp/source/rtp_sender.cc:947:20
1929277286 + 321546521 cannot be represented in type 'int'

BUG=webrtc:8195

Review-Url: https://codereview.webrtc.org/3005003002
Cr-Commit-Position: refs/heads/master@{#19670}
2017-09-04 15:32:43 +00:00
..
android Ignore NewApi Android Lint warning + Roll chromium_revision 2017-07-24 09:51:58 +00:00
audio_quality Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
autoroller Revert of move linux_internal from the autoroller CQ. (patchset #1 id:1 of https://codereview.webrtc.org/2997523002/ ) 2017-08-10 22:32:02 +00:00
cpu Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
ios Fix iOS API Framework build script after renaming objc targets. 2017-08-24 19:01:24 +00:00
matlab Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
mb Make UBSan warnings fatal and fix the existing ones 2017-09-04 15:32:43 +00:00
msan Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
network_emulator Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
presubmit_checks_lib Moving check_package_boundaries to the presubmit checks directory 2017-05-12 11:13:31 +00:00
sancov Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
sanitizers Update TSan suppressions for base->rtc_base rename 2017-06-28 20:27:43 +00:00
sslroots Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
ubsan Make UBSan warnings fatal and fix the existing ones 2017-09-04 15:32:43 +00:00
valgrind Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) 2017-08-22 17:55:47 +00:00
video_quality_toolchain Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
vim Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
download_tools.py Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
get_landmines.py Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
gn_check_autofix.py Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
gtest-parallel-wrapper.py Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) 2017-08-22 17:55:47 +00:00
OWNERS Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
PRESUBMIT.py Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
whitespace.txt Whitespace change. 2017-08-07 15:52:12 +00:00