summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 23b1208)
raw | patch | inline | side by side (parent: 23b1208)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 25 Jan 2015 05:28:01 +0000 (21:28 -0800) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 25 Jan 2015 05:28:01 +0000 (21:28 -0800) |
t/valgrind.suppress | patch | blob | history |
diff --git a/t/valgrind.suppress b/t/valgrind.suppress
index 7d624227572499309a23a21b0930a27a2c9ee4c1..d0cd09efe05debd5b1ae6115aad1993c0d5138a5 100644 (file)
--- a/t/valgrind.suppress
+++ b/t/valgrind.suppress
fun:__nss_database_lookup
...
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:dl_open_worker
+ ...
+}