mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 10:30:40 +01:00
So we can use the more modern tools that comes with it. We also change some plumbing as newer version of TSAN require that. Note: we disable some kafka TSAN/ASAN tests as librdkafka throws errors which we currently cannot suppress. This issue will be addressed in separate patch.
21 lines
349 B
Plaintext
21 lines
349 B
Plaintext
#fun:resetResettableCtr
|
|
src:debug.c
|
|
src:queue.c
|
|
src:omprog.c
|
|
src:lookup.c
|
|
src:rainerscript.c
|
|
src:imdiag.c
|
|
|
|
fun:setlocale
|
|
fun:doSIGTTIN
|
|
# Queue code intentionally is not using atomics
|
|
#fun:
|
|
|
|
# actual bugs that should be fixed ASAP after TSAN is in place:
|
|
fun:TCPSessTblFindFreeSpot
|
|
fun:processWorksetItem
|
|
|
|
fun:doLogMsg
|
|
|
|
fun:setSuspendMessageConfVars
|