mbox series

[0/2] xfsprogs: Fix some issues found by checker

Message ID 20240530223819.135697-1-preichl@redhat.com (mailing list archive)
Headers show
Series xfsprogs: Fix some issues found by checker | expand

Message

Pavel Reichl May 30, 2024, 10:38 p.m. UTC
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(-)