index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2014-01-03 14:43:04 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-01-06 14:38:51 +1000 |
commit | ffa4c6fc8f7b4dd3d70434759513571d3b4ac4c7 (patch) | |
tree | 5fbef39aa6967e6cac923e736bee447e5b61da99 | |
parent | 6c917e433e3192d4ac6bc8cc34d9c3a95a53c361 (diff) |
-rw-r--r-- | valgrind.supp | 7 |
diff --git a/valgrind.supp b/valgrind.supp index 46edccf1..55effa9f 100644 --- a/valgrind.supp +++ b/valgrind.supp @@ -64,6 +64,13 @@ fun:gpgme_get_engine_info } { + gpgme-static-get-key + Memcheck:Leak + fun:calloc + ... + fun:gpgme_get_key +} +{ gpgme-static-set-engine-info Memcheck:Leak fun:malloc |