netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] octeontx2-pf: Fix several bugs in exception paths
@ 2022-11-25  7:45 Ziyang Xuan
  2022-11-25  7:45 ` [PATCH net 1/2] octeontx2-pf: Fix potential memory leak in otx2_init_tc() Ziyang Xuan
  2022-11-25  7:45 ` [PATCH net 2/2] octeontx2-pf: Fix a potential double free in otx2_sq_free_sqbs() Ziyang Xuan
  0 siblings, 2 replies; 5+ messages in thread
From: Ziyang Xuan @ 2022-11-25  7:45 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, edumazet, kuba, pabeni,
	netdev
  Cc: linux-kernel

Find several obvious bugs during code review in exception paths. Provide
this patchset to fix them. Not tested, just compiled.

Ziyang Xuan (2):
  octeontx2-pf: Fix potential memory leak in otx2_init_tc()
  octeontx2-pf: Fix a potential double free in otx2_sq_free_sqbs()

 drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c | 1 +
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c     | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-02  1:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25  7:45 [PATCH net 0/2] octeontx2-pf: Fix several bugs in exception paths Ziyang Xuan
2022-11-25  7:45 ` [PATCH net 1/2] octeontx2-pf: Fix potential memory leak in otx2_init_tc() Ziyang Xuan
2022-11-25  7:45 ` [PATCH net 2/2] octeontx2-pf: Fix a potential double free in otx2_sq_free_sqbs() Ziyang Xuan
2022-11-29 12:03   ` Paolo Abeni
2022-12-02  1:39     ` Ziyang Xuan (William)

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