On Wed, Jun 24, 2026 at 11:36:50AM +0100, Bruce Richardson wrote:
> Replace strncpy() with safer strlcpy() which always null-terminates.
>
> Fixes: 61cbdd419478 ("net/mlx4: separate device control functions")
> Cc: [email protected]
>
> Signed-off-by: Bruce Richardson <[email protected]>Acked-by: Dariusz Sosnowski <[email protected]> I sent the previous ack on v1, sorry about that.

