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)
commita7b19448ddbdc34b2b8fedc048ba154ca798667b
tree0a2fb9d4fb875b95f9cfd6ee4789da7e2aad09ad
parent86db97c87f744364d5889ca8a4134ca2048b8f83
ext4: fix typo which causes a memory leak on error path

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
fs/ext4/mballoc.c