summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2019-09-04 18:24:22 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2019-09-04 18:24:22 +0000
commit8c9bf7f74123b795ff47bf4418cdf38dcf62cf30 (patch)
tree39bf3160c5deee33dfda38ef168daa0f52f300e7
parentef47ecd6653bd65bcecb67ecd2cf090a1ec13529 (diff)
parent9cc863e59a91d9cb4fdaa097397f3f062b4e4939 (diff)
downloadglib-8c9bf7f74123b795ff47bf4418cdf38dcf62cf30.tar.gz
Merge branch 'gobject_init-suppression' into 'master'
glib.supp: make gobject_init() calloc also of the possible kind See merge request GNOME/glib!1086
-rw-r--r--glib.supp2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib.supp b/glib.supp
index 0debd0bba..3f7b53eb1 100644
--- a/glib.supp
+++ b/glib.supp
@@ -109,7 +109,7 @@
{
gobject-init-calloc
Memcheck:Leak
- match-leak-kinds:reachable
+ match-leak-kinds:possible,reachable
fun:calloc
...
fun:gobject_init_ctor