Jasvinder Singh
7959831b4d
examples/ip_pipeline: replace strncpy with strlcpy
The destination string may not have a null termination if
the source string's length is equal to the sizeof.
Fix by replacing strncpy with strlcpy that guarantees NULL-termination.
[merged several commits]
Coverty issue: 272606
Fixes: d75c371e9b46 ("examples/ip_pipeline: add pipeline object")
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Coverty issue: 272594
Fixes: 133c2c6565d6 ("examples/ip_pipeline: add link object")
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Coverty issue: 272603
Fixes: 2f74ae28e23f ("examples/ip_pipeline: add tap object")
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Coverity issue: 272588
Fixes: 6bfe74f8c93e ("examples/ip_pipeline: add mempool object")
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
Coverity issue: 272592
Fixes: 25961ff3bcb9 ("examples/ip_pipeline: add traffic manager object")
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
Coverity issue: 272562
Fixes: 9a408cc8ac ("examples/ip_pipeline: add KNI object")
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
Coverity issue: 272580
Fixes: 719374345c ("examples/ip_pipeline: add action profile objects")
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
Coverity issue: 272572
Fixes: 719374345cee ("examples/ip_pipeline: add action profile objects")
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Coverity issue: 272563
Fixes: 8245472c58c8 ("examples/ip_pipeline: add sw queue object")
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2018-05-08 13:35:10 +02:00
..
2018-04-18 00:37:05 +02:00
2018-04-27 18:00:24 +01:00
2018-02-13 23:30:52 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:53 +01:00
2018-04-18 00:48:41 +02:00
2018-04-27 18:00:24 +01:00
2018-04-30 15:48:26 +02:00
2018-04-27 18:00:24 +01:00
2018-01-30 21:58:59 +01:00
2018-04-27 18:00:24 +01:00
2018-05-08 13:35:10 +02:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:53 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-04 17:33:08 +02:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-03-13 23:57:33 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-25 14:57:37 +02:00
2018-04-27 18:00:24 +01:00
2018-04-25 00:51:31 +02:00
2018-01-30 21:58:59 +01:00
2018-04-25 00:51:31 +02:00
2018-04-14 00:43:30 +02:00
2018-04-23 17:12:13 +02:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-27 18:00:24 +01:00
2018-04-14 00:43:30 +02:00
2018-04-17 16:09:43 +02:00