summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2020-08-28 20:19:43 +0100
committerNikolaus Rath <Nikolaus@rath.org>2020-08-28 20:19:57 +0100
commitdfb4054bb73fe55bb18392b4fb537b7584ccc096 (patch)
tree8ad106fc01255e88f479a00d6b7e4b67eb442fc0
parentf0d55439057b3b75aed5ffa29b5f08ad2099d536 (diff)
downloadfuse-dfb4054bb73fe55bb18392b4fb537b7584ccc096.tar.gz
Added TSAN suppression file.
-rw-r--r--tsan_suppressions.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tsan_suppressions.txt b/tsan_suppressions.txt
new file mode 100644
index 0000000..3470d15
--- /dev/null
+++ b/tsan_suppressions.txt
@@ -0,0 +1,5 @@
+# Use with
+# TSAN_OPTIONS="suppressions=tsan_suppressions.txt" ./myprogram
+
+# False positive
+race:pthread_setcancelstate