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

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

Issue 9333005: Fix some memory leaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 10 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') | ui/base/touch/touch_factory.cc » ('j') | 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 34add147c5f25b70e5c1069021e561bd502fa103..82be7cacf6c3512cdaf616a8041d0fba83b740df 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5794,17 +5794,6 @@
fun:_ZN3WTFL16threadEntryPointEPv
}
{
- bug_112795
- Memcheck:Leak
- fun:malloc
- fun:XGetAtomName
- fun:_ZN2ui12TouchFactory16UpdateDeviceListEP9_XDisplay
- fun:_ZN2ui12TouchFactoryC1Ev
- fun:_ZN22DefaultSingletonTraitsIN2ui12TouchFactoryEE3NewEv
- fun:_ZN9SingletonIN2ui12TouchFactoryE22DefaultSingletonTraitsIS1_ES1_E3getEv
- fun:_ZN2ui12TouchFactory11GetInstanceEv
-}
-{
bug_112798_a
Memcheck:Leak
...
@@ -5823,12 +5812,6 @@
fun:_ZN24RenderWidgetHostViewAuraC1EP16RenderWidgetHost
fun:_ZN20RenderWidgetHostView19CreateViewForWidgetEP16RenderWidgetHost
}
-{
- bug_112803
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5views45ViewLayerTest_OrphanLayerAfterViewRemove_Test8TestBodyEv
-}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | ui/base/touch/touch_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698