]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
misc: cppcheck cleanups
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 14 Mar 2014 13:34:10 +0000 (09:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 Mar 2014 13:34:11 +0000 (09:34 -0400)
commit24997f1cd2b3c3ea7a5a2c7fe37013de36a6d8a3
tree28e33d6997c7dcee7cad91f55806aad25a477d69
parentf1605243a4bab97b860beb1bb9ce3522959414f6
misc: cppcheck cleanups

Fix a number of things that cppcheck complains about.  Most of these
are minor resource leaks and forgotten declarations.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debugfs.c
debugfs/debugfs.h
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/region.c
lib/ext2fs/expanddir.c
lib/ext2fs/ext2fs.h
lib/ext2fs/ext2fsP.h
lib/ext2fs/mkdir.c
lib/ext2fs/punch.c
util/subst.c