mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 13:20:41 +01:00
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.
24 lines
424 B
Plaintext
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
|
|
}
|