]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove dead error code.
authorMark Andrews <marka@isc.org>
Wed, 5 Feb 2020 05:00:50 +0000 (16:00 +1100)
committerMark Andrews <marka@isc.org>
Wed, 5 Feb 2020 07:37:17 +0000 (18:37 +1100)
commit5fc9efba3094e135700859cf02011317fbd03c1b
tree7242bd316cffd4263d11912e5c2e727b90e0c6c9
parentaa101260d964db5552c6107254a545ba8d583bbb
Remove dead error code.

128        return (ISC_R_SUCCESS);
129

CID 1456146 (#1 of 1): Structurally dead code (UNREACHABLE)
unreachable: This code cannot be reached: {
   if (dst->labels[i] != N....

130        do {
lib/dns/ipkeylist.c