]> git.proxmox.com Git - mirror_ovs.git/blob - tests/glibc.supp
ovn: specify addresses of type "router" lsps as "router"
[mirror_ovs.git] / 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 ...
15 fun:set_up_timer
16 }
17