ext4: fix typo which causes a memory leak on error path
authorDan Carpenter <error27@gmail.com>
Fri, 27 Mar 2009 23:42:54 +0000 (19:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 27 Mar 2009 23:42:54 +0000 (19:42 -0400)
This was found by smatch (http://repo.or.cz/w/smatch.git/)

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org

No differences found