rsyslog/tests/imfile-basic-vgthread.supp
Rainer Gerhards 1ffa0acc96 testbench: add suppressions for valgrind false positives on CentOS 6
Added them after intensive checking that these are indeed false positives.
Among other, checks via TSAN as well as intensive manual debugging of that
issue. Also, no other platform shows the issues. So I conclude that it is
safe to suppress it.
2018-06-11 10:47:17 +02:00

17 lines
341 B
Plaintext

{
CentOS6 valgrind false positive
Helgrind:Misc
fun:pthread_cond_destroy_WRK
fun:pthread_cond_destroy@*
fun:qqueueDestruct
fun:actionDestruct
fun:cnfstmtDestruct
fun:cnfstmtDestructLst
fun:cnfstmtDestruct
fun:cnfstmtDestructLst
fun:doDestructCnfStmt
fun:llExecFunc
fun:destructAllActions
fun:main
}