mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-15 02:36:08 -04:00
valgrinding: more suppressions
This commit is contained in:
16
valgrind.cfg
16
valgrind.cfg
@ -24,3 +24,19 @@
|
||||
fun:_ZN6XmlDoc11hashNoSplitEP10HashTableX
|
||||
fun:_ZN6XmlDoc7hashAllEP10HashTableX
|
||||
}
|
||||
{
|
||||
openssl-uninit-ssl3_read_bytes
|
||||
Memcheck:Cond
|
||||
fun:ssl3_read_bytes
|
||||
fun:ssl3_read
|
||||
fun:SSL_read
|
||||
}
|
||||
{
|
||||
openssl-uninit-ssl3_read_bytes2
|
||||
Memcheck:Cond
|
||||
obj:/lib64/libssl.so.1.0.0
|
||||
obj:/lib64/libssl.so.1.0.0
|
||||
obj:/lib64/libssl.so.1.0.0
|
||||
fun:_ZN9TcpServer10readSocketEP9TcpSocket
|
||||
fun:_Z18readSocketWrapper2iPv
|
||||
}
|
||||
|
Reference in New Issue
Block a user