]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove UNREACHABLE() statements after exit()
authorOndřej Surý <ondrej@isc.org>
Fri, 25 Mar 2022 08:25:11 +0000 (09:25 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 25 Mar 2022 08:25:11 +0000 (09:25 +0100)
commit81fdc4a8220d7c5a86bf6df4972e795ebf68b884
tree6435aabbdc64d2af0f193668532bb52164c67567
parentb1eff7586d81d22d35052c0adab961ef277f2d92
Remove UNREACHABLE() statements after exit()

Couple of UNREACHABLE() statements following exit() were found and
removed.
bin/delv/delv.c
bin/tests/wire_test.c
lib/dns/tests/dnstest.c
lib/ns/tests/nstest.c