public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs: Fix some issues found by checker
@ 2024-05-30 22:38 Pavel Reichl
  2024-05-30 22:38 ` [PATCH 1/2] xfs_db: Fix uninicialized error variable Pavel Reichl
  2024-05-30 22:38 ` [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var Pavel Reichl
  0 siblings, 2 replies; 7+ messages in thread
From: Pavel Reichl @ 2024-05-30 22:38 UTC (permalink / raw)
  To: linux-xfs; +Cc: cem

Both issues have been found by Red Hat's covscan checker.

Pavel Reichl (2):
  xfs_db: Fix uninicialized error variable
  xfs_io: Fix do not loop through uninitialized var

 db/hash.c   | 2 +-
 io/parent.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-31  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30 22:38 [PATCH 0/2] xfsprogs: Fix some issues found by checker Pavel Reichl
2024-05-30 22:38 ` [PATCH 1/2] xfs_db: Fix uninicialized error variable Pavel Reichl
2024-05-30 22:50   ` Darrick J. Wong
2024-05-31  7:49   ` Christoph Hellwig
2024-05-30 22:38 ` [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var Pavel Reichl
2024-05-30 22:48   ` Darrick J. Wong
2024-05-31  9:12     ` Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox