diff options
author | Timm Bäder <mail@baedert.org> | 2019-07-21 09:13:24 +0200 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2019-07-21 09:13:24 +0200 |
commit | f6d7967e96a3b674459d996e24052d32e99b80ad (patch) | |
tree | 2a4d9feeb6060b55707e22699d8d219d64abee7d | |
parent | 9bddc0ff85b28652bb98149a483eb34121548a89 (diff) | |
download | gtk+-f6d7967e96a3b674459d996e24052d32e99b80ad.tar.gz |
gtk.supp: Add a pixman_image_composite32 exception
-rw-r--r-- | gtk.supp | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -159,6 +159,15 @@ fun:FcDefaultSubstitute } +# Pixman +{ + pixman_image_composite32 + Memcheck:Cond + obj:/usr/lib/libpixman-1.so* + obj:/usr/lib/libpixman-1.so* + fun:pixman_image_composite32 +} + # Pango { pango 1 |