All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix coverity issues in packet capture framework
@ 2016-06-21 15:18 Reshma Pattan
  2016-06-21 15:18 ` [PATCH 1/3] pdump: check getenv return value Reshma Pattan
                   ` (3 more replies)
  0 siblings, 4 replies; 41+ messages in thread
From: Reshma Pattan @ 2016-06-21 15:18 UTC (permalink / raw)
  To: dev

This patchset fixes coverity issues in pdump library and pdump tool.

Reshma Pattan (3):
  pdump: check getenv return value
  pdump: fix string overflow
  app/pdump: fix string overflow

 app/pdump/main.c             |  4 ++--
 lib/librte_pdump/rte_pdump.c | 53 ++++++++++++++++++++++++++++++++++++--------
 2 files changed, 46 insertions(+), 11 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-06-27 14:50 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21 15:18 [PATCH 0/3] fix coverity issues in packet capture framework Reshma Pattan
2016-06-21 15:18 ` [PATCH 1/3] pdump: check getenv return value Reshma Pattan
2016-06-21 16:55   ` Ferruh Yigit
2016-06-22  8:01     ` Pattan, Reshma
2016-06-21 15:18 ` [PATCH 2/3] pdump: fix string overflow Reshma Pattan
2016-06-21 17:14   ` Ferruh Yigit
2016-06-21 15:18 ` [PATCH 3/3] app/pdump: " Reshma Pattan
2016-06-21 17:21   ` Ferruh Yigit
2016-06-22  6:46     ` Anupam Kapoor
2016-06-22  9:21       ` Bruce Richardson
2016-06-22  9:24         ` Pattan, Reshma
2016-06-22 14:07 ` [PATCH v2 0/3] fix coverity issues in packet capture framework Reshma Pattan
2016-06-22 14:07   ` [PATCH v2 1/3] pdump: check getenv return value Reshma Pattan
2016-06-22 14:07   ` [PATCH v2 2/3] pdump: fix string overflow Reshma Pattan
2016-06-22 14:07   ` [PATCH v2 3/3] app/pdump: " Reshma Pattan
2016-06-23 14:36   ` [PATCH v3 0/4] fix issues in packet capture framework Reshma Pattan
2016-06-23 14:36     ` [PATCH v3 1/4] pdump: fix default socket path Reshma Pattan
2016-06-23 14:36     ` [PATCH v3 2/4] pdump: check getenv return value Reshma Pattan
2016-06-23 14:36     ` [PATCH v3 3/4] pdump: fix string overflow Reshma Pattan
2016-06-23 14:36     ` [PATCH v3 4/4] app/pdump: " Reshma Pattan
2016-06-24 13:54     ` [PATCH v4 0/5] fix issues in packet capture framework Reshma Pattan
2016-06-24 13:54       ` [PATCH v4 1/5] pdump: fix default socket path Reshma Pattan
2016-06-24 14:54         ` Thomas Monjalon
2016-06-24 15:05           ` Pattan, Reshma
2016-06-24 16:39           ` Pattan, Reshma
2016-06-24 13:54       ` [PATCH v4 2/5] pdump: check getenv return value Reshma Pattan
2016-06-24 13:54       ` [PATCH v4 3/5] pdump: fix string overflow Reshma Pattan
2016-06-24 13:54       ` [PATCH v4 4/5] app/pdump: " Reshma Pattan
2016-06-24 13:54       ` [PATCH v4 5/5] app/pdump: fix type casting of ring size Reshma Pattan
2016-06-24 16:36       ` [PATCH v5 0/5] fix issues in packet capture framework Reshma Pattan
2016-06-24 16:36         ` [PATCH v5 1/5] pdump: fix default socket path Reshma Pattan
2016-06-24 22:50           ` Mcnamara, John
2016-06-24 16:36         ` [PATCH v5 2/5] pdump: check getenv return value Reshma Pattan
2016-06-24 22:50           ` Mcnamara, John
2016-06-24 16:36         ` [PATCH v5 3/5] pdump: fix string overflow Reshma Pattan
2016-06-24 22:51           ` Mcnamara, John
2016-06-24 16:36         ` [PATCH v5 4/5] app/pdump: " Reshma Pattan
2016-06-24 22:51           ` Mcnamara, John
2016-06-24 16:36         ` [PATCH v5 5/5] app/pdump: fix type casting of ring size Reshma Pattan
2016-06-24 22:51           ` Mcnamara, John
2016-06-27 14:50         ` [PATCH v5 0/5] fix issues in packet capture framework Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.