Whamcloud - gitweb
e2fsck: fix miscellaneous memory leaks
authorTheodore Ts'o <tytso@mit.edu>
Mon, 15 Jun 2009 07:50:07 +0000 (03:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 15 Jun 2009 07:54:06 +0000 (03:54 -0400)
commit23f75f6efaac6b756e0f3e4e1d33b6798347f66a
tree76103ef6d5b1798e6e0622f74618561ad658a2ba
parent7b59b4a8ee4a65ef14eb364cde574d34ec8c014f
e2fsck: fix miscellaneous memory leaks

Fix various miscellaneous memory leaks which were discovered using valgrind.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/dirinfo.c
e2fsck/dx_dirinfo.c
e2fsck/pass1b.c
e2fsck/pass2.c
e2fsck/unix.c