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

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

Issue 8528031: Fix memory leak in SetDefaultContentSettings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove Valgrind suppressions. Created 9 years, 1 month 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 61a4748ba4fdbd701bb4ae03a4a4e0f6e59864cb..718d90c35f38feb48fb3398f3bb056bd011dec79 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5220,15 +5220,6 @@
fun:_ZN8chromeos26PowerManagerClientStubImpl6UpdateEv
}
{
- bug_104775
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base5Value18CreateIntegerValueEi
- fun:_ZN22HostContentSettingsMap24SetDefaultContentSettingE19ContentSettingsType14ContentSetting
- fun:_ZN14CookieSettings23SetDefaultCookieSettingE14ContentSetting
- fun:_ZN60ExtensionSpecialStoragePolicyTest_HasSessionOnlyOrigins_Test8TestBodyEv
-}
-{
bug_104806_a
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