Fixed many PVS-Studio warnings and suppressed needed overhaul
Altlinux build / build-alt (push) Successful in 2m35s
Archlinux build / build-arch (push) Successful in 2m53s
Archlinux build / make-test (push) Failing after 59s
Debian build / build-ubuntu (push) Successful in 3m43s

This commit is contained in:
zx
2025-04-23 23:46:24 +03:00
parent 64cfc794dc
commit 4c796b042c
15 changed files with 58 additions and 52 deletions
-6
View File
@@ -150,12 +150,6 @@ static int nodelist_makeindex(s_nodelist *nlp, s_faddr addr)
modepoint = false;
break;
case KEYWORD_REGION:
bni.net = value;
bni.node = 0;
bni.point = 0;
bni.hub = 0;
modepoint = false;
break;
case KEYWORD_HOST:
bni.net = value;
bni.node = 0;