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:
@@ -11,6 +11,7 @@
|
||||
timer_create
|
||||
Memcheck:Param
|
||||
timer_create(evp)
|
||||
fun:timer_create
|
||||
...
|
||||
fun:set_up_timer
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user