summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index a29572f..4932144 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5436,6 +5436,22 @@
fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoESaIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE
fun:_Z16DispatchToMethodI11PluginPrefsMS0_FvSt6vectorIN6webkit13WebPluginInfoESaIS3_EES1_INS2_5npapi11PluginGroupESaIS7_EEES5_S9_EvPT_T0_RK6Tuple2IT1_T2_E
}
+{
+ bug_95449
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN31ExtensionFileBrowserEventRouterC1EP7Profile
+ fun:_ZN16ExtensionService16InitEventRoutersEv
+ fun:_ZN16ExtensionService7ObserveEiRK18NotificationSourceRK19NotificationDetails
+ fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDetails
+ fun:_ZN14ProfileManager16OnImportFinishedEP7Profile
+ fun:_Z11BrowserMainRK18MainFunctionParams
+ fun:_ZN12_GLOBAL__N_118ChromeMainDelegate10RunProcessERKSsRK18MainFunctionParams
+ fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParamsPN7content19ContentMainDelegateE
+ fun:_ZN7content11ContentMainEiPPcPNS_19ContentMainDelegateE
+ fun:ChromeMain
+ fun:main
+}
#-----------------------------------------------------------------------