rsyslog/tests/known_issues.supp
Rainer Gerhards 7314c7e1fd
EXPERIMENTAL: reduce runtime to make visible where we have runtime issues
testbench: cleanup, including fix of false positives

some environments have faulty components; also some tests failed simply because
their runtime *is* far longer than supported by default. Also re-instantiated
some "lost" tests and done some general cleanup.
2019-02-23 10:57:50 +01:00

24 lines
424 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
}