]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - fs/ext4/super.c
ext4: Fix memory leak in ext4_fill_super() in case of a failed mount
authorManish Katiyar <mkatiyar@gmail.com>
Mon, 18 May 2009 03:52:44 +0000 (23:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 May 2009 03:52:44 +0000 (23:52 -0400)
commitf68301656b5f5d2de104f2687add6beeb8f3c3b9
treeb5f559c14d81031f7f0c43c229625bdc808e0163
parent0568c518937ee3a9b6a94d18bae9c150fe5d6832
ext4: Fix memory leak in ext4_fill_super() in case of a failed mount

Signed-off-by: Manish Katiyar <mkatiyar@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c