summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2013-04-09 23:55:26 -0700
committerPatrick Ohly <patrick.ohly@intel.com>2013-05-06 16:28:12 +0200
commit07b0fdd5b251896b5ca36807663767f03cb1b712 (patch)
treec111d5e9e86acd7a3229249f6f96744081a4dbde
parent2863498d12cf57ee680263788a62b77e4c76dcba (diff)
testing: add missing rule names
This allows grepping the "valgrind -v" output for new suppressions. Without this change, grep finds statistics about the known suppressions.
-rw-r--r--test/evo.supp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/evo.supp b/test/evo.supp
index d49dedbc..bc17f973 100644
--- a/test/evo.supp
+++ b/test/evo.supp
@@ -2065,7 +2065,7 @@
# ==1142== by 0x4287F2A: CppUnit::TextTestRunner::run(CppUnit::TestResult&, std::string const&) (in /usr/lib/libcppunit-1.12.so.0.0.0)
# ==1142== by 0x4287FA1: CppUnit::TextTestRunner::run(std::string, bool, bool, bool) (in /usr/lib/libcppunit-1.12.so.0.0.0)
{
- <insert a suppression name here>
+ icalproperty pvl_newlist
Memcheck:Leak
fun:malloc
fun:pvl_newlist
@@ -3464,7 +3464,7 @@
# ==17481== by 0x452723F: start_thread (in /lib/tls/i686/cmov/libpthread-2.3.6.so)
# ==17481== by 0x45FF49D: clone (in /lib/tls/i686/cmov/libc-2.3.6.so)
{
- <insert a suppression name here>
+ giop_recv_buffer_use_buf in thread
Memcheck:Leak
fun:calloc
fun:g_malloc0
@@ -4728,7 +4728,7 @@
# ==19190== by 0x75EA14: main (in /home/pohly/work/syncevolution/src/client-test)
# ==19190==
{
- <insert_a_suppression_name_here>
+ glib g_ptr_array_add
Memcheck:Leak
...
fun:g_ptr_array_add