Justin Stitt <justinstitt@xxxxxxxxxx> wrote: > Prefer `strscpy` over `strncpy`. Just like all other nft_*.c changes, this relies on zeroing the remaining buffer, so please use strscpy_pad if this is really needed for some reason.
Justin Stitt <justinstitt@xxxxxxxxxx> wrote: > Prefer `strscpy` over `strncpy`. Just like all other nft_*.c changes, this relies on zeroing the remaining buffer, so please use strscpy_pad if this is really needed for some reason.