Re: [PATCH v2 1/7] netfilter: ipset: refactor deprecated strncpy
From: Florian Westphal
Date: Wed Aug 09 2023 - 16:19:46 EST
Justin Stitt <justinstitt@xxxxxxxxxx> wrote:
> Use `strscpy_pad` instead of `strncpy`.
I don't think that any of these need zero-padding.