]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '305-misc-fixes' into 'master'
authorOndřej Surý <ondrej@isc.org>
Thu, 8 Nov 2018 07:03:07 +0000 (02:03 -0500)
committerOndřej Surý <ondrej@isc.org>
Thu, 8 Nov 2018 07:03:07 +0000 (02:03 -0500)
commitc303cf5cc9c604c180e9cfccb5e0b13c28090fd3
tree9f9cd56ae7292f9a2ba97d7c8d40f7b4f4808821
parent8e292b3262472efb419cb646bbf4d922b2b587f6
parent68ca9877921892968c718865363e9115ba5095bf
Merge branch '305-misc-fixes' into 'master'

Miscellaneous style fixes - implicit casts to bool and uninitialized variables fixes

Closes #305

See merge request isc-projects/bind9!851