]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Use new images with TSAN-enabled libraries
authorOndřej Surý <ondrej@isc.org>
Wed, 7 Aug 2024 14:28:13 +0000 (14:28 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 7 Aug 2024 14:28:13 +0000 (14:28 +0000)
The new Fedora 40 TSAN images use libuv, urcu and OpenSSL libraries compiled with ThreadSanitizer.  This (in theory) should enable better detection of memory races in those (most important) libraries.

Merge branch 'ondrej/test-new-tsan-images' into 'main'

See merge request isc-projects/bind9!9264


Trivial merge