]> git.ipfire.org Git - thirdparty/bind9.git/commit
add an 'untested' case when none of the atomic operations are available
authorEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 18:02:31 +0000 (11:02 -0700)
committerEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 19:09:40 +0000 (12:09 -0700)
commit2b22c3bd4f4bc43a1731ee37299fb5c6fc540102
treed583ddce22d3b24475e89542e3f7f5055a8a5b45
parent0f0d279c550b68714700bafeda4bcf3525e577ee
add an 'untested' case when none of the atomic operations are available

- this fixes a build failure introduced in change 4913 when
  compiling with ATF and --disable-atomic

(cherry picked from commit 1b3eac926e7e31941c0d29688e2a7ef7c02b0b40)
lib/isc/tests/atomic_test.c