]> 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 09:08:39 +0000 (10:08 +0100)
commit888dcc6aabb5a39b2dc7f9d55e4919636f754769
tree3c75927f3fe79f22861fe75d1a0468a06c4ead09
parent81614b4304aeb3cbc36d6d11311f9e5a69e80864
Remove UNREACHABLE() statements after exit()

Couple of UNREACHABLE() statements following exit() were found and
removed.

(cherry picked from commit 81fdc4a8220d7c5a86bf6df4972e795ebf68b884)
bin/delv/delv.c
bin/tests/wire_test.c
lib/dns/tests/dnstest.c
lib/ns/tests/nstest.c