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

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

Issue 7744022: suppress menu-related CrOS leaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 fefa748f4c377d22b2e673c08e9c907fe9d503d9..d0bb25dfff8b44bc1a4eac788ae4201685ec843c 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5388,3 +5388,56 @@
obj:/lib/libselinux.so.1
obj:/lib/libselinux.so.1
}
+{
+ bug_94228_a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN5views12MenuItemView13AddMenuItemAtEiiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView18AppendMenuItemImplEiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView23AppendMenuItemFromModelEPN2ui9MenuModelEii
+ fun:_ZN5views16MenuModelAdapter13BuildMenuImplEPNS_12MenuItemViewEPN2ui9MenuModelE
+ fun:_ZN5views16MenuModelAdapter13BuildMenuImplEPNS_12MenuItemViewEPN2ui9MenuModelE
+ fun:_ZN5views16MenuModelAdapter9BuildMenuEPNS_12MenuItemViewE
+ fun:_ZN8chromeos11NetworkMenu10UpdateMenuEv
+ fun:_ZN8chromeos17NetworkMenuButton23OnNetworkManagerChangedEPNS_14NetworkLibraryE
+ fun:_ZN8chromeos17NetworkMenuButtonC1EPNS_14StatusAreaHostE
+}
+{
+ bug_94228_b
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN5views12MenuItemView13CreateSubmenuEv
+ fun:_ZN5views12MenuItemView13AddMenuItemAtEiiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView18AppendMenuItemImplEiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView23AppendMenuItemFromModelEPN2ui9MenuModelEii
+ fun:_ZN5views16MenuModelAdapter13BuildMenuImplEPNS_12MenuItemViewEPN2ui9MenuModelE
+ fun:_ZN5views16MenuModelAdapter9BuildMenuEPNS_12MenuItemViewE
+ fun:_ZN8chromeos11NetworkMenu10UpdateMenuEv
+ fun:_ZN8chromeos17NetworkMenuButton23OnNetworkManagerChangedEPNS_14NetworkLibraryE
+ fun:_ZN8chromeos17NetworkMenuButtonC1EPNS_14StatusAreaHostE
+}
+{
+ bug_94228_c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN9__gnu_cxx13new_allocatorIPN5views4ViewEE8allocateEjPKv
+ fun:_ZNSt12_Vector_baseIPN5views4ViewESaIS2_EE11_M_allocateEj
+ fun:_ZNSt6vectorIPN5views4ViewESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
+ fun:_ZNSt6vectorIPN5views4ViewESaIS2_EE6insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
+ fun:_ZN5views4View14AddChildViewAtEPS0_i
+ fun:_ZN5views12MenuItemView13AddMenuItemAtEiiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView18AppendMenuItemImplEiRKSbIwSt11char_traitsIwESaIwEERK8SkBitmapNS0_4TypeE
+ fun:_ZN5views12MenuItemView23AppendMenuItemFromModelEPN2ui9MenuModelEii
+ fun:_ZN5views16MenuModelAdapter13BuildMenuImplEPNS_12MenuItemViewEPN2ui9MenuModelE
+ fun:_ZN5views16MenuModelAdapter9BuildMenuEPNS_12MenuItemViewE
+ fun:_ZN8chromeos11NetworkMenu10UpdateMenuEv
+ fun:_ZN8chromeos17NetworkMenuButton23OnNetworkManagerChangedEPNS_14NetworkLibraryE
+ fun:_ZN8chromeos17NetworkMenuButtonC1EPNS_14StatusAreaHostE
+}
+{
+ bug_94228_d
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN8chromeos11NetworkMenuC1EPNS0_8DelegateEb
+ fun:_ZN8chromeos17NetworkMenuButtonC1EPNS_14StatusAreaHostE
+}
« 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