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

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

Issue 7976043: Fix unittest-only leak in ExtensionSettingsUIWrapper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to head 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 | « tools/heapcheck/suppressions.txt ('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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 79e4730df5075d17445b231f1eb2c9782880be51..0a5837d29819425a4fd138fc2cfb2251066682d8 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4623,16 +4623,6 @@
fun:avcodec_decode_audio3
}
{
- bug_97511_c
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN26ExtensionSettingsUIWrapper4Core16InitOnFileThreadERK8FilePath
- fun:_ZN4base8internal8Invoker2ILb0ENS0_15InvokerStorage2IMN26ExtensionSettingsUIWrapper4CoreEFvRK8FilePathEPS4_S5_EES9_E8DoInvokeEPNS0_18InvokerStorageBaseE
- fun:_ZNK4base8CallbackIFvvEE3RunEv
- ...
- fun:_ZN*Extension*Test*
-}
-{
bug_97511_d
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698