From 6c6eb3a2b221360de81d0a6e3d55177d868fa411 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sat, 25 Mar 2017 11:25:00 +0000 Subject: [PATCH] add some more fc supps valgrind now runs cleanly on 16.10 with vips_text() --- libvips.supp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/libvips.supp b/libvips.supp index aefca16d..42244c8b 100644 --- a/libvips.supp +++ b/libvips.supp @@ -153,6 +153,22 @@ fun:FcPatternAddInteger } +{ + fontconfig5 + Memcheck:Leak + fun:realloc + ... + fun:FcPatternDuplicate +} + +{ + fontconfig6 + Memcheck:Leak + fun:realloc + ... + fun:FcDefaultSubstitute +} + { freetype_init Memcheck:Leak