summaryrefslogtreecommitdiff
path: root/devel/tsan.supp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tsan.supp')
-rw-r--r--devel/tsan.supp9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/tsan.supp b/devel/tsan.supp
new file mode 100644
index 0000000000..20a835b0af
--- /dev/null
+++ b/devel/tsan.supp
@@ -0,0 +1,9 @@
+# the following is an inherent issue on gnutls_record_get_direction()
+race:_gnutls_io_write_buffered
+race:_gnutls_io_write_flush
+
+# the following is an inherent issue on gnutls_transport_set_errno()
+race:reset_errno
+
+# this updates the recv_state to states that are harmless
+race:check_session_status