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

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

Issue 1683303003: Memory Sheriff: Add updated supressions for gin::CreateFunctionTemplate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « 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 46f53e68ec6d9e6b0deab19af8bb7a3f80ffe14a..85a4314a31cbee069260f0b163b8c6b73493435a 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2897,6 +2897,30 @@
fun:_ZN10extensions12_GLOBAL__N_111TestNatives24GetObjectTemplateBuilderEPN2v87IsolateE
}
{
+ bug_431213_e
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN3gin22CreateFunctionTemplateIF*IsolateEN4base8CallbackIT_EEi
+ fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIF*
+ fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIF*
+ fun:_ZN4mojo3edk2js4Core9GetModuleEPN2v87IsolateE
+ fun:_ZN10extensions18ApiTestEnvironment15RegisterModulesEv
+ fun:_ZN10extensions18ApiTestEnvironmentC1EPNS_27ModuleSystemTestEnvironmentE
+ fun:_ZN10extensions11ApiTestBase5SetUpEv
+}
+{
+ bug_431213_f
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN3gin22CreateFunctionTemplateIF*IsolateEN4base8CallbackIT_EEi
+ fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIF*
+ fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIF*
+ fun:_ZN4mojo3edk2js7Support9GetModuleEPN2v87IsolateE
+ fun:_ZN10extensions18ApiTestEnvironment15RegisterModulesEv
+ fun:_ZN10extensions18ApiTestEnvironmentC1EPNS_27ModuleSystemTestEnvironmentE
+ fun:_ZN10extensions11ApiTestBase5SetUpEv
+}
+{
bug_436172
Memcheck:Leak
fun:_Znw*
« 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