Thanks, I'll help look over these. Could you please map the coverity CIDs to these fixes? We like to include that in the commit metadata. Thanks, -Eric On 12/2/15 5:19 AM, Vivek Trivedi wrote: > 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(-) > _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs