2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-15 14:17:18 +00:00

valgrind: Update glibc timer_create() suppression.

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

Signed-off-by: Ethan Jackson <ethan@nicira.com>
This commit is contained in:
Ethan Jackson
2013-07-29 15:27:15 -07:00
parent 1e0879aacd
commit e6d76c682e

View File

@@ -11,6 +11,7 @@
timer_create
Memcheck:Param
timer_create(evp)
fun:timer_create
...
fun:set_up_timer
}