aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsck/ChangeLog')
-rw-r--r--e2fsck/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 2107b71e..7da142ef 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-14 Theodore Tso <tytso@mit.edu>
+
+ * recovery.c (do_one_pass), journal.c (e2fsck_get_journal): Add
+ missing brelse() calls to avoid memory leaks in error
+ paths. (Thanks to Michael C. Thompson for pointing these
+ out; they were originally found using Coverity.)
+
2006-05-13 Theodore Tso <tytso@mit.edu>
* badblocks.c (read_bad_blocks_file): Pass the private option -X