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

Unified Diff: tools/ubsan/blacklist.txt

Issue 2003623003: Re-enable UBsan on AGC. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: change variable name Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/agc/legacy/analog_agc.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ubsan/blacklist.txt
diff --git a/tools/ubsan/blacklist.txt b/tools/ubsan/blacklist.txt
index 7a92cdbcbaf23fc2a5d6391c7b77596a5e88d98e..0d887e51bbf2f2cd288cc00845f0cc9a5016c838 100644
--- a/tools/ubsan/blacklist.txt
+++ b/tools/ubsan/blacklist.txt
@@ -23,12 +23,6 @@ src:*/usr/*
fun:*FilterBanksTest*CalculateResidualEnergyTester*
#############################################################################
-# The audio processing AGC submodule exhibits a few problems (overflows).
-# https://bugs.chromium.org/p/webrtc/issues/detail?id=5530
-src:*/webrtc/modules/audio_processing/agc/legacy/analog_agc.c
-src:*/webrtc/modules/audio_processing/agc/legacy/digital_agc.c
-
-#############################################################################
# Ignore errors in common_audio.
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5486
src:*/webrtc/common_audio/signal_processing/signal_processing_unittest.cc
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/agc/legacy/analog_agc.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698