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

Add a wildcard so these work in debug builds too

parent 746d183a
Branches
No related tags found
No related merge requests found
Pipeline #8057 failed
......@@ -60,6 +60,7 @@
Memcheck:Leak
match-leak-kinds: all
fun:malloc
...
fun:*js*PropertyTree*insertChild*
}
{
......@@ -67,6 +68,7 @@
Memcheck:Leak
match-leak-kinds: all
fun:malloc
...
fun:*VectorToKeyIterator*
}
{
......@@ -74,6 +76,7 @@
Memcheck:Leak
match-leak-kinds: all
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