]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '161-fix-symbol-ordering-in-dns-update_test.c' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 19 Jun 2019 12:13:27 +0000 (08:13 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 19 Jun 2019 12:13:27 +0000 (08:13 -0400)
commit95ecdcd76211b559e3a9d6bc2468fcdfae2041e0
tree6565595597cd3b913e10db72a436de1d9a886ee2
parent695c997e6f7675ff207381a43f1c3ddf23b3f0ce
parent52f98c57341770b51346b12e8c4984e93d53bdf1
Merge branch '161-fix-symbol-ordering-in-dns-update_test.c' into 'master'

Fix lib/dns/tests/update_test spurious errors on macOS

Closes #161

See merge request isc-projects/bind9!2050