[PATCH 00/11] xfsprogs misc fixes
Vivek Trivedi
t.vivek at samsung.com
Wed Dec 2 05:19:16 CST 2015
minor fixes in xfsprogs, mostly coverity reported fixes.
Vivek Trivedi (11):
xfsprogs: xfs_io: fix a memory leak in imap_f
xfsprogs: fix integer overflow in xlog_find_verify_cycle
xfsprogs: mkfs: fix unintentional integer overflow
xfsprogs: xfsdb: remove unnessary checks in
process_leaf_node_dir_v2_free
xfsprogs: xfs_mdrestore: check bad read count in perform_restore
xfsprogs: xfs_db: check null derefernce after block_to_bt
xfsprogs: xfs_fsr: replace sprintf with snprintf to avoid buffer
overflow
xfsprogs: xfs_repair: fix possible null dereference in build_ino_tree
xfsprogs: xfs_repair: fix possible null dereference in
traverse_int_dir2block
xfsprogs: fix possible null pointer dereference in
xfs_iformat_extents
xfsprogs: xfs_repair: fix possible null pointer dereference in
mark_standalone_inodes
db/btblock.c | 3 +++
db/check.c | 2 --
fsr/xfs_fsr.c | 4 ++--
io/imap.c | 7 ++++++-
libxfs/xfs_inode_fork.c | 4 ++++
libxlog/xfs_log_recover.c | 2 +-
mdrestore/xfs_mdrestore.c | 4 ++++
mkfs/xfs_mkfs.c | 2 +-
repair/dir2.c | 2 +-
repair/phase5.c | 2 +-
repair/phase6.c | 7 +++++--
11 files changed, 28 insertions(+), 11 deletions(-)
--
1.7.9.5
More information about the xfs
mailing list