This series fixes potential leak at nilfs_open and removes unnecessary null checks before calling free(). Ryusuke Konishi -- Ryusuke Konishi (3): lib/nilfs.c: fix potential leak at nilfs_open() nilfs-utils: get rid of my_free() nilfs-utils: get rid of null checks before calling free() lib/cleaner_ctl.c | 6 ++---- lib/gc.c | 3 +-- lib/nilfs.c | 26 ++++++++++---------------- lib/realpath.c | 9 +++------ sbin/mount/fstab.c | 20 +++++++------------- sbin/mount/mount.nilfs2.c | 38 +++++++++++++++----------------------- sbin/mount/umount.nilfs2.c | 15 ++++----------- 7 files changed, 42 insertions(+), 75 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html