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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 10806061: Initialize the shared memory to appease Valgrind. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update suppressions Created 8 years, 5 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
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 12988366841835b3b5661b72611c72dff438d68f..5830aaa2091189fc03df47cd27305ee15fdd0417 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -2458,13 +2458,3 @@
fun:_ZN3WTF10RefCountedIN7WebCore8NodeListEE5derefEv
fun:_ZN6WebKit11WebNodeList6assignEPN7WebCore8NodeListE
}
-{
- bug_138515
- Memcheck:Uninitialized
- fun:_ZN5mediaL20InterleaveFloatToIntIsiEEvRKSt6vectorIPfSaIS2_EEPvm
- fun:_ZN5media20InterleaveFloatToIntERKSt6vectorIPfSaIS1_EEPvmi
- fun:_ZN11AudioDevice19AudioThreadCallback7ProcessEi
- fun:_ZN17AudioDeviceThread6Thread3RunEv
- fun:_ZN17AudioDeviceThread6Thread10ThreadMainEv
- fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
-}

Powered by Google App Engine
This is Rietveld 408576698