For some reason the current suppression fails to actually suppress the
warning.

Signed-off-by: Ethan Jackson <et...@nicira.com>
---
 tests/glibc.supp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/glibc.supp b/tests/glibc.supp
index 52d17bc..948ee01 100644
--- a/tests/glibc.supp
+++ b/tests/glibc.supp
@@ -11,6 +11,7 @@
    timer_create
    Memcheck:Param
    timer_create(evp)
-   fun:timer_create
+   ...
+   fun:set_up_timer
 }
 
-- 
1.7.9.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to