DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] Fix various Coverity warnings
@ 2015-12-10  9:50 Remy Horton
  2015-12-10  9:50 ` [dpdk-dev] [PATCH v1 1/2] examples/ethtool: Fix uninitialised variable Remy Horton
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Remy Horton @ 2015-12-10  9:50 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-10 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-10  9:50 [dpdk-dev] [PATCH v1 0/2] Fix various Coverity warnings Remy Horton
2015-12-10  9:50 ` [dpdk-dev] [PATCH v1 1/2] examples/ethtool: Fix uninitialised variable Remy Horton
2015-12-10 10:20   ` Mcnamara, John
2015-12-10  9:50 ` [dpdk-dev] [PATCH v1 2/2] examples/l2fwd-keepalive: Fix integer overflow Remy Horton
2015-12-10 10:20   ` Mcnamara, John
2015-12-10 21:27 ` [dpdk-dev] [PATCH v1 0/2] Fix various Coverity warnings Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).