mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-23 12:14:15 +08:00
Added TSAN suppression file.
This commit is contained in:
parent
f0d5543905
commit
dfb4054bb7
5
tsan_suppressions.txt
Normal file
5
tsan_suppressions.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Use with
|
||||||
|
# TSAN_OPTIONS="suppressions=tsan_suppressions.txt" ./myprogram
|
||||||
|
|
||||||
|
# False positive
|
||||||
|
race:pthread_setcancelstate
|
Loading…
Reference in New Issue
Block a user