From dbf673e24a636fb8f82f1b6baf7aa4ac86534f09 Mon Sep 17 00:00:00 2001 From: bol-van Date: Mon, 23 Feb 2026 18:10:37 +0300 Subject: [PATCH] AI fixes --- nfq2/hostlist.c | 2 ++ nfq2/ipset.c | 4 +++- nfq2/protocol.c | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/nfq2/hostlist.c b/nfq2/hostlist.c index 9078155..cda73a9 100644 --- a/nfq2/hostlist.c +++ b/nfq2/hostlist.c @@ -8,6 +8,8 @@ static bool addpool(hostlist_pool **hostlist, char **s, const char *end, int *ct { char *p=*s; + for (; p