09/04/2019 15:05, Pallantla Poornima:
> sprintf function is not secure as it doesn't check the length of string.
> More secure function snprintf and strlcpy is used.
>
> Fixes: f714a18885 ("app/testbbdev: add test application for bbdev")
> Cc: [email protected]
>
> Signed-off-by: Pallantla Poornima <[email protected]>
> Acked-by: Amr Mokhtar <[email protected]>Applied, thanks

