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

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

Issue 7888011: There is a complain from Valgrind about invalid memory access in snd_device_name_hint(-1, ..) // ... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 3 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 | « media/audio/linux/audio_manager_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 101086)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4788,27 +4788,6 @@
fun:_ZN27ScopedRunnableMethodFactoryIN3net21HttpStreamFactoryImpl3JobEE14RunnableMethodIMS2_FvvE6Tuple0E3RunEv
}
{
- bug_96207_a
- Memcheck:Addr1
- ...
- fun:snd_device_name_hint
- fun:_ZN11AlsaWrapper14DeviceNameHintEiPKcPPPv
-}
-{
- bug_96207_b
- Memcheck:Addr4
- ...
- fun:snd_device_name_hint
- fun:_ZN11AlsaWrapper14DeviceNameHintEiPKcPPPv
-}
-{
- bug_96207_c
- Memcheck:Addr4
- ...
- fun:snd_config_iterator_next
- fun:_ZN11AlsaWrapper14DeviceNameHintEiPKcPPPv
-}
-{
bug_96295
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « media/audio/linux/audio_manager_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698