mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
Added TSAN suppression file.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Use with
|
||||
# TSAN_OPTIONS="suppressions=tsan_suppressions.txt" ./myprogram
|
||||
|
||||
# False positive
|
||||
race:pthread_setcancelstate
|
||||
Reference in New Issue
Block a user