diff --git a/tests/libfprint.supp b/tests/libfprint.supp index f2acc71a..274d740e 100644 --- a/tests/libfprint.supp +++ b/tests/libfprint.supp @@ -24,3 +24,12 @@ ... fun:g_thread_new } + +{ + + Memcheck:Leak + match-leak-kinds: possible + fun:calloc + ... + fun:libusb_init_context +}