[dpdk-dev] [PATCH v3] app/testbbdev: fix sprintf with snprintf or strlcpy
Thomas Monjalon
thomas at monjalon.net
Mon Apr 22 21:21:16 CEST 2019
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: stable at dpdk.org
>
> Signed-off-by: Pallantla Poornima <pallantlax.poornima at intel.com>
> Acked-by: Amr Mokhtar <amr.mokhtar at intel.com>
Applied, thanks
More information about the dev
mailing list