]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.16] chg: test: Use new images with TSAN-enabled libraries
authorOndřej Surý <ondrej@isc.org>
Wed, 7 Aug 2024 16:02:51 +0000 (16:02 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 7 Aug 2024 16:02:51 +0000 (16:02 +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.

Backport of MR !9264

Merge branch 'backport-ondrej/test-new-tsan-images-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9280


Trivial merge