glib.supp: Add a calloc() variant of an existing suppression

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-03-07 13:58:11 +00:00
parent 3d4a168715
commit 49642bfeb2

View File

@ -706,6 +706,13 @@
...
fun:g_private_set_alloc0
}
{
g_private_set_alloc0-calloc
Memcheck:Leak
fun:calloc
...
fun:g_private_set_alloc0
}
# Thread-private GMainContext stack
{