Skip to content
Snippets Groups Projects
Commit 746d183a authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix last commit.

Put the "fun" back in malloc()!
parent eba2a37a
No related branches found
No related tags found
No related merge requests found
Pipeline #8056 failed
......@@ -59,21 +59,21 @@
JSinsertChild
Memcheck:Leak
match-leak-kinds: all
malloc
fun:malloc
fun:*js*PropertyTree*insertChild*
}
{
JSVectorToKeyIterator
Memcheck:Leak
match-leak-kinds: all
malloc
fun:malloc
fun:*VectorToKeyIterator*
}
{
JSreplenishAndFreeLater
Memcheck:Leak
match-leak-kinds: all
malloc
fun:malloc
fun:*js*GCHelperThread*replenishAndFreeLater*
}
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment