git://git.onelab.eu
/
sliver-openvswitch.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
worker: Remove unreachable statement.
[sliver-openvswitch.git]
/
tests
/
openssl.supp
1
# suppress OpenSSL errors from valgrind
2
3
{
4
BN_mod_inverse
5
Memcheck:Cond
6
fun:BN_mod_inverse
7
}
8
9
{
10
BN_div
11
Memcheck:Cond
12
fun:BN_div
13
}