On Sun, Jun 13, 2021 at 10:25 AM Xueming Li <[email protected]> wrote:
>
> From: Thomas Monjalon <[email protected]>
>
> The string copy api rte_strscpy() doesn't set rte_errno during failures,
> instead it just return negative error number.
>
> Sets rte_errrno if the destination buffer is too small.
>
> Signed-off-by: Thomas Monjalon <[email protected]>
> Signed-off-by: Xueming Li <[email protected]>

Reviewed-by: David Marchand <[email protected]>

Added RN update.
Applied, thanks.

-- 
David Marchand

Reply via email to