mbox series

[V2,0/2] xfsprogs: fix covscan issues

Message ID 20221128131434.21496-1-cem@kernel.org (mailing list archive)
Headers show
Series xfsprogs: fix covscan issues | expand

Message

Carlos Maiolino Nov. 28, 2022, 1:14 p.m. UTC
From: Carlos Maiolino <cem@kernel.org>

Fix a couple of minor issues found by covscan

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>

Carlos Maiolino (2):
  xfs_repair: Fix check_refcount() error path
  xfs_repair: Fix rmaps_verify_btree() error path

 repair/rmap.c | 43 ++++++++++++++++++++-----------------------
 1 file changed, 20 insertions(+), 23 deletions(-)