commit | 86bc90f4f11df090f86dc764a4ea2d6dd5c13ffe | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 04 21:42:42 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 04 21:42:42 2007 -0400 |
tree | baa407f07b616b2e9ad6074f9fac23154140672a | |
parent | 106ad96daee151064aa44a857f82ba10c8258b40 [diff] |
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>