mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 09:50:43 +01:00
while we solved valgrind false positives during shutdown in 2700badfda76c701fa9169c31c9ec4f7993dc0b8, we continue to see related messages for thread-local-storages. Rather than suppressing these as well we now refactored the code so that it does not use detached threads. This shall improve robustness. In case it does not, we have enhanced debug messages under CI runs, so potentially still-existing problem areas should be easier to diagnose. see also https://github.com/rsyslog/rsyslog/issues/2902
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
<dlcose-missing-to-enable-debug-symbol-display_NOT_A_LEAK>
|
|
Memcheck:Leak
|
|
...
|
|
fun:dlopen*
|
|
...
|
|
}
|