]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/fix-clang-10-error-v9_14' into 'v9_14'
authorOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2019 13:25:44 +0000 (09:25 -0400)
committerOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2019 13:25:44 +0000 (09:25 -0400)
commit6d2092e749d652c48a7797f33d0fd5fda688c278
tree1d4894aa46c91b6caf6e21471d7d33fd31e687f7
parent3096e11af92b563ddd570a8e837cdf52d1d3aff7
parent903fab5f6ce144ddacd5564a7a7edbd9f6f6d2f9
Merge branch 'ondrej/fix-clang-10-error-v9_14' into 'v9_14'

Silence false positive warning from Clang 10 in random_test.c

See merge request isc-projects/bind9!2405