projects
/
openvswitch
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
learn: Make it possible to parse "load" actions wider than 64 bits.
[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