mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Add new leak suppression for nodejs/libuv
This commit is contained in:
parent
a64844689e
commit
ea5270221b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user