]> git.ipfire.org Git - thirdparty/bind9.git/commit
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)
commite4671ef2fa4f9764ddc11e95ed5f1bfa56a9e0d7
treea142b0c2a0ef73f846c429875ecabee354169153
parent5e1202d1c9d2688536c593e2b8c5ff3956b9948a
parent4ff887db2c6c433da43075c497f65c154da6bc62
Merge branch 'ondrej/fix-crash-on-arm64-from-weak-cmpxchg' into 'master'

Fix crash on arm64 from using atomic_compare_exchange_weak outside of the loop

See merge request isc-projects/bind9!3042