mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 12:10:46 +01:00
we are pretty sure this is a false positive see also https://github.com/rsyslog/rsyslog/issues/4143
34 lines
619 B
Plaintext
34 lines
619 B
Plaintext
{
|
|
<dlcose-missing-to-enable-debug-symbol-display_NOT_A_LEAK>
|
|
Memcheck:Leak
|
|
...
|
|
fun:dlopen*
|
|
...
|
|
}
|
|
|
|
{
|
|
<CentOS 6 GnuTLS memleak - well some older GnuTLS version actually>
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:CRYPTO_malloc
|
|
fun:EC_KEY_new
|
|
fun:EC_KEY_new_by_curve_name
|
|
fun:SetAuthMode
|
|
fun:LstnInit
|
|
fun:create_tcp_socket
|
|
fun:tcpsrvConstructFinalize
|
|
fun:activate
|
|
fun:initAll
|
|
fun:main
|
|
}
|
|
|
|
{
|
|
<pselect() sometimes reports pointing to unadressable byte when all selectors are empty>
|
|
Memcheck:Param
|
|
pselect6(sig)
|
|
fun:pselect
|
|
fun:wait_timeout
|
|
fun:mainloop
|
|
fun:main
|
|
}
|