All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] multipath-tools 0.12.0 - late minor fixes
@ 2025-09-05 21:07 Martin Wilck
  2025-09-05 21:07 ` [PATCH 1/2] libmultipath: fix missing return value check in snprint_devices() Martin Wilck
  2025-09-05 21:07 ` [PATCH 2/2] libmultipath/foreign/nvme: fix return value check in get_ctrl_blkdev() Martin Wilck
  0 siblings, 2 replies; 6+ messages in thread
From: Martin Wilck @ 2025-09-05 21:07 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: Xose Vazquez Perez, dm-devel

Two minor fixes that resulted from a coverity scan.

Martin Wilck (2):
  libmultipath: fix missing return value check in snprint_devices()
  libmultipath/foreign/nvme: fix return value check in get_ctrl_blkdev()

 libmultipath/foreign/nvme.c | 2 +-
 libmultipath/print.c        | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-09  8:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-05 21:07 [PATCH 0/2] multipath-tools 0.12.0 - late minor fixes Martin Wilck
2025-09-05 21:07 ` [PATCH 1/2] libmultipath: fix missing return value check in snprint_devices() Martin Wilck
2025-09-08 18:34   ` Benjamin Marzinski
2025-09-09  8:57     ` Martin Wilck
2025-09-05 21:07 ` [PATCH 2/2] libmultipath/foreign/nvme: fix return value check in get_ctrl_blkdev() Martin Wilck
2025-09-08 18:54   ` Benjamin Marzinski

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.