Re: [PATCH v2 6/7] netfilter: x_tables: refactor deprecated strncpy

From: Florian Westphal
Date: Wed Aug 09 2023 - 16:20:09 EST


Justin Stitt <justinstitt@xxxxxxxxxx> wrote:
> Prefer `strscpy_pad` to `strncpy`.

I don't think this instance needs _pad.