Add new leak suppression for nodejs/libuv

This commit is contained in:
Lovell Fuller 2018-10-02 11:23:15 +01:00
parent a64844689e
commit ea5270221b

View File

@ -366,6 +366,17 @@
...
fun:_ZN2v84base6Thread5StartEv
}
{
leak_nodejs_thread_TracingController
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:allocate_stack
...
fun:_ZN4node12NodePlatformC1EiPN2v817TracingControllerE
}
{
leak_nan_FunctionCallbackInfo
Memcheck:Leak