[dpdk-stable] [dpdk-dev] [PATCH v3] app/test/hash: fix sprintf with snprintf

Thomas Monjalon thomas at monjalon.net
Fri Apr 5 01:59:20 CEST 2019


26/03/2019 11:27, Pallantla Poornima:
> sprintf function is not secure as it doesn't check the length of string.
> More secure function snprintf is used.
> 
> Fixes: 473d1bebce ("hash: allow to store data in hash table")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pallantla Poornima <pallantlax.poornima at intel.com>
> Acked-by: Yipeng Wang <yipeng1.wang at intel.com>

Applied, thanks





More information about the stable mailing list