DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] DPDK Coverity issue 381631, 381646
@ 2023-02-08  1:59 Hernan Vargas
  2023-02-08  2:00 ` [PATCH v2 1/2] baseband/acc: fix check after deref and dead code Hernan Vargas
  2023-02-08  2:00 ` [PATCH v2 2/2] baseband/acc: add check for empty queue Hernan Vargas
  0 siblings, 2 replies; 5+ messages in thread
From: Hernan Vargas @ 2023-02-08  1:59 UTC (permalink / raw)
  To: dev, maxime.coquelin, gakhil, trix
  Cc: nicolas.chautru, qi.z.zhang, john.mcnamara, Hernan Vargas

v2: Split code unrelated to coverity fix in separate commit.
v1: Upstream fix to 23.03 for potential issue of dereferencing a pointer before null check.

Hernan Vargas (2):
  baseband/acc: fix check after deref and dead code
  baseband/acc: add check for empty queue

 drivers/baseband/acc/rte_acc100_pmd.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2023-02-20 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08  1:59 [PATCH v2 0/2] DPDK Coverity issue 381631, 381646 Hernan Vargas
2023-02-08  2:00 ` [PATCH v2 1/2] baseband/acc: fix check after deref and dead code Hernan Vargas
2023-02-20 15:37   ` Maxime Coquelin
2023-02-08  2:00 ` [PATCH v2 2/2] baseband/acc: add check for empty queue Hernan Vargas
2023-02-20 15:37   ` Maxime Coquelin

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