]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
suppress TSAN reports from dummy DNSRPS library
authorEvan Hunt <each@isc.org>
Mon, 3 Apr 2023 20:24:09 +0000 (13:24 -0700)
committerEvan Hunt <each@isc.org>
Mon, 3 Apr 2023 20:24:09 +0000 (13:24 -0700)
this is a test-only library that will never be used in production.
making it thread safe doesn't need to be a high priority.

tsan-suppressions.txt

index b12e03892f9e7e045aa31597c83596f899eb1f82..217d77c388376f45bdda9dffa84e04bb8bef7179 100644 (file)
@@ -1,2 +1,3 @@
 # Uninstrumented library.
 called_from_lib:libfstrm.so
+called_from_lib:libdummyrpz.so