On Wed, Jun 24, 2026 at 11:36:41AM +0100, Bruce Richardson wrote:
> Replace strncpy() with safer strlcpy() which always null-terminates.
>
> Fixes: aec086c9f1c8 ("common/mlx5: share kernel interface name getter")
> 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.

