[dpdk-dev] [PATCH v1 0/2] Fix various Coverity warnings

2015-12-10 Thread Thomas Monjalon
2015-12-10 09:50, Remy Horton: > Remy Horton (2): > examples/ethtool: Fix uninitialised variable in structure > examples/l2fwd-keepalive: Fix integer overflow Applied, thanks

[dpdk-dev] [PATCH v1 0/2] Fix various Coverity warnings

2015-12-10 Thread Remy Horton
Remy Horton (2): examples/ethtool: Fix uninitialised variable in structure examples/l2fwd-keepalive: Fix integer overflow examples/ethtool/ethtool-app/ethapp.c | 3 +++ examples/l2fwd-keepalive/main.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) -- 1.9.3