source:
trunk/third/libsoup/tests/libsoup.supp
@
21108
Revision 21108, 172 bytes checked in by ghudson, 20 years ago (diff) |
---|
Line | |
---|---|
1 | # valgrind suppressions file |
2 | |
3 | { |
4 | glib/gtype |
5 | Memcheck:Leak |
6 | fun:calloc |
7 | fun:type_node_any_new_W |
8 | } |
9 | { |
10 | gcrypt/uninit |
11 | Memcheck:Cond |
12 | fun:* |
13 | fun:gcry_cipher_encrypt |
14 | } |
Note: See TracBrowser
for help on using the repository browser.