Pallantla Poornima 57362ddf42 event/opdl: replace sprintf with snprintf
sprintf function is not secure as it doesn't check the length of string.
More secure function snprintf is used.

Fixes: 3c7f3dcfb0 ("event/opdl: add PMD main body and helper function")
Cc: stable@dpdk.org

Signed-off-by: Pallantla Poornima <pallantlax.poornima@intel.com>
2019-03-15 06:46:50 +01:00
..
2019-03-12 17:31:13 +01:00
2019-03-12 17:31:13 +01:00
2018-10-04 16:17:07 +02:00
2018-10-29 02:34:27 +01:00