]> 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:33:23 +0000 (15:33 -0700)
commita8184b35cdee34425dec2d29829e996232baec3d
tree4f9729a4869f8dcce95158ac5dcd494d4c3b06b2
parent10b3f7da89ae87cee91ed4b320cfcca1793026e7
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
lib/dns/zoneverify.c