]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'ondrej/fix-crash-on-arm64-from-weak-cmpxchg' into 'master'
authorOndřej Surý <ondrej@isc.org>
Sun, 16 Feb 2020 17:41:30 +0000 (17:41 +0000)
committerOndřej Surý <ondrej@isc.org>
Sun, 16 Feb 2020 17:41:30 +0000 (17:41 +0000)
Fix crash on arm64 from using atomic_compare_exchange_weak outside of the loop

See merge request isc-projects/bind9!3042


Trivial merge