ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / tests / glibc.supp
1 # suppress what appear to unavoidable error reports from glibc
2
3 {
4    timer_create
5    Memcheck:Leak
6    fun:malloc
7    fun:timer_create
8 }
9
10 {
11    timer_create
12    Memcheck:Param
13    timer_create(evp)
14    fun:timer_create
15 }
16