diff options
author | jackpoz <giacomopoz@gmail.com> | 2013-11-04 20:24:28 +0100 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2013-11-04 20:24:28 +0100 |
commit | 7e904b1dc09749a2da12357cbcebd6dc1e8ad470 (patch) | |
tree | 94d0eb464ee22a51b8350a9cef37a390dee46f14 /src/server/shared/Logging/Log.cpp | |
parent | a34883b93949ac0242f0aa5fb977765c8a94d980 (diff) |
Core/Threads: Include Helgrind suppressions file
Include a Helgrind suppressions file under source control. Each suppressed race is either a false positive, a read race followed by a lock acquire anyway, a bool race. Suppressions related to the same issue in the same function are grouped with a counter in brackets [ ] .
Fix tabs added in bcee801e4bdbf7d53f15cd0499e9d3aaedd3c3e2 .
Diffstat (limited to 'src/server/shared/Logging/Log.cpp')
0 files changed, 0 insertions, 0 deletions