]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3580-coverity-constant-boolean-dead-code' into 'main'
authorTony Finch <fanf@isc.org>
Wed, 5 Oct 2022 15:51:20 +0000 (15:51 +0000)
committerTony Finch <fanf@isc.org>
Wed, 5 Oct 2022 15:51:20 +0000 (15:51 +0000)
commiteb5da6bbdb05d6a6692e6ea8cf2fb22d97678fe3
tree255153da6702a97cad912f46a379eb48bd5372df
parent0e9287821128cb4a365fb6ce0bde5255375f8b42
parent138908b2110f90754f434527a3786878bcaa0f8d
Merge branch '3580-coverity-constant-boolean-dead-code' into 'main'

Avoid dead code warning when using a constant boolean

Closes #3580

See merge request isc-projects/bind9!6862