]> git.ipfire.org Git - thirdparty/unbound.git/commit
services/authzone.c: remove redundant check 880/head
authorIlya Shipitsin <chipitsine@gmail.com>
Mon, 24 Apr 2023 09:45:41 +0000 (11:45 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 09:45:41 +0000 (11:45 +0200)
commitcba1350886b0aa489ca54813e79a48bcdc596851
tree388fc1f3f7b3ef0c967c8c753c84023fccd9c8b5
parentfe46bc47d7009d3bad8a377932773c0ef33763a3
services/authzone.c: remove redundant check

found by cppcheck

services\authzone.c:7513:12: style: Condition 'rrlist[i]' is always true [knownConditionTrueFalse]
services/authzone.c