DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] fixes for failsafe/tap
@ 2022-06-07  6:49 Yunjian Wang
  2022-06-07  6:50 ` [dpdk-dev] [PATCH 1/2] net/failsafe: fix freeing after device release Yunjian Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yunjian Wang @ 2022-06-07  6:49 UTC (permalink / raw)
  To: dev; +Cc: grive, hkalra, huangshaozhang, Yunjian Wang

This series include two fixes patches for failsafe/tap

Yunjian Wang (2):
  net/failsafe: fix freeing after device release
  net/tap: fix use after free on error path

 drivers/net/failsafe/failsafe.c | 2 +-
 drivers/net/tap/rte_eth_tap.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2022-06-08 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07  6:49 [dpdk-dev] [PATCH 0/2] fixes for failsafe/tap Yunjian Wang
2022-06-07  6:50 ` [dpdk-dev] [PATCH 1/2] net/failsafe: fix freeing after device release Yunjian Wang
2022-06-07  6:50 ` [dpdk-dev] [PATCH 2/2] net/tap: fix use after free on error path Yunjian Wang
2022-06-08 12:43 ` [dpdk-dev] [PATCH 0/2] fixes for failsafe/tap Andrew Rybchenko

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).