valgrind: Update glibc timer_create() suppression.
authorEthan Jackson <ethan@nicira.com>
Mon, 29 Jul 2013 22:27:15 +0000 (15:27 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 29 Jul 2013 22:30:22 +0000 (15:30 -0700)
For some reason the current suppression fails to actually suppress the
warning.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
tests/glibc.supp

index 52d17bc..948ee01 100644 (file)
@@ -11,6 +11,7 @@
    timer_create
    Memcheck:Param
    timer_create(evp)
-   fun:timer_create
+   ...
+   fun:set_up_timer
 }