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

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

Issue 2868081: Revert 54168 - Remove PulseAudio 48553 suppression (Closed) Base URL: git://codf21.jail.google.com/chromium.git
Patch Set: Created 10 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
« no previous file with comments | « no previous file | 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 95bbe315b38a2839635d772d283757d0fd12429c..32557f7887f9910901a542e6e70426c5a532d9e1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3439,6 +3439,25 @@
fun:_ZN9OptionsUIC1EP11TabContents
}
{
+ bug_48553
+ Memcheck:Leak
+ fun:malloc
+ fun:malloc
+ fun:pa_xmalloc
+ obj:/usr/lib/libpulse.so.0.4.1
+ ...
+ fun:_ZN8chromeos15PulseAudioMixer14PulseAudioInitEv
+ fun:_ZN8chromeos15PulseAudioMixer6DoInitEP14CallbackRunnerI6Tuple1IbEE
+ fun:_Z16DispatchToMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI6Tuple1IbEEES6_EvPT_T0_RKS3_IT1_E
+ fun:_ZN14RunnableMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI6Tuple1IbEEES3_IS6_EE3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+ fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
+ fun:_ZN11MessageLoop6DoWorkEv
+ fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
+ fun:_ZN11MessageLoop11RunInternalEv
+ fun:_ZN11MessageLoop10RunHandlerEv
+}
+{
bug_48557_1
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698