commit | 87dd569b8846707ecbbc131e1b7997053bf7c76c | [log] [tgz] |
---|---|---|
author | Manish Katiyar <mkatiyar@gmail.com> | Wed Sep 03 11:23:53 2008 +0530 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 05 07:50:44 2008 -0400 |
tree | 1515162e8c1c14d547ed7671012e827f7603a37d | |
parent | bf5498cc235c1a811b010232834a9a1ff46c696c [diff] |
debugfs: Fix memory leak in do_ncheck()'s error path Also the progname printed as "ncheck" instead of "do_ncheck" to be consistent with the other error messages in debugfs. Signed-off-by: "Manish Katiyar" <mkatiyar@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>