]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/pass1.c
Fix potential reference (and free) to an uninitialized pointer in e2fsck
authorTheodore Ts'o <tytso@mit.edu>
Thu, 5 Apr 2007 01:42:42 +0000 (21:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 Apr 2007 01:42:42 +0000 (21:42 -0400)
commit86bc90f4f11df090f86dc764a4ea2d6dd5c13ffe
treebaa407f07b616b2e9ad6074f9fac23154140672a
parent106ad96daee151064aa44a857f82ba10c8258b40
Fix potential reference (and free) to an uninitialized pointer in e2fsck

This was introduced recently when fixing a problem noted by Coverty.
Oops!

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/ChangeLog
e2fsck/pass1.c