1. fix memory leak in btrfs-convert main() 2. fix memory leak in btrfs-map-logical main() 3. add memory allocation fail check in btrfs_add_to_fsid() Byongho Lee (3): btrfs-progs: fix memory leak in btrfs-convert main() btrfs-progs: fix memory leak in btrfs-map-logical main() btrfs-progs: add memory allocation fail check in btrfs_add_to_fsid() btrfs-convert.c | 9 +++++---- btrfs-map-logical.c | 2 ++ utils.c | 20 ++++++++++++-------- 3 files changed, 19 insertions(+), 12 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
