mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
14 lines
148 B
Plaintext
14 lines
148 B
Plaintext
# suppress OpenSSL errors from valgrind
|
|
|
|
{
|
|
BN_mod_inverse
|
|
Memcheck:Cond
|
|
fun:BN_mod_inverse
|
|
}
|
|
|
|
{
|
|
BN_div
|
|
Memcheck:Cond
|
|
fun:BN_div
|
|
}
|