mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-11 05:00:41 +01:00
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
# supressions for LLVM TSAN
|
|
# doc: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
|
|
race:^close$
|
|
race:^closeSess$
|
|
race:^bs_arrcmp_glblDbgFiles$
|
|
race:^imptcp_destruct_epd$
|
|
race:doLogMsg
|
|
race:setlocale
|
|
race:doSIGTTIN
|