]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove or comment empty conditional branches
authorEvan Hunt <each@isc.org>
Tue, 10 Mar 2020 01:23:13 +0000 (18:23 -0700)
committerEvan Hunt <each@isc.org>
Tue, 17 Mar 2020 22:39:03 +0000 (15:39 -0700)
commitbeaca3e8dbdafcf7474ff07c8f95116919367ac2
tree72988f4a714479c44c65abbf43a1e41d5bf7614b
parentfa320d03a2c370aafacfb45874410d513d3de258
remove or comment empty conditional branches

some empty conditional branches which contained a semicolon were
"fixed" by clang-format to contain nothing. add comments to prevent this.

(cherry picked from commit 735be3b816913f8fae3153366ec89e5511ff52b4)
bin/named/zoneconf.c
lib/dns/rdata/in_1/wks_11.c