Skip to content

Commit 1542ae0

Browse files
committed
Fix memcheck suppresion for jemalloc
function name changed in #316
1 parent 0072df6 commit 1542ae0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/supp/umf_test-jemalloc_pool.supp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
Memcheck:Addr8
44
fun:memmove
55
...
6-
fun:do_rallocx
7-
fun:je_realloc
6+
fun:op_realloc
87
}

0 commit comments

Comments
 (0)