Index: tools/valgrind/memcheck/suppressions.txt |
=================================================================== |
--- tools/valgrind/memcheck/suppressions.txt (revision 134008) |
+++ tools/valgrind/memcheck/suppressions.txt (working copy) |
@@ -5816,6 +5816,16 @@ |
fun:_ZN20GoogleURLTrackerTest16SetSearchPendingERK4GURLi |
fun:_ZN71GoogleURLTrackerTest_InfobarShownAgainOnSearchAfterCommittedSearch_Test8TestBodyEv |
} |
+{ |
+ bug_125129 |
+ Memcheck:Leak |
+ fun:_Znw* |
+ ... |
+ fun:_ZN21RenderProcessHostImplC1EPN7content14BrowserContextE |
+ fun:_ZN16SiteInstanceImpl10GetProcessEv |
+ ... |
+ fun:_ZN*_*_Test8TestBodyEv |
+} |
#----------------------------------------------------------------------- |
# 4. These only occur on our Google workstations |