diff options
author | Hidehiro Kawai <[email protected]> | 2008-10-27 22:53:05 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2008-10-27 22:53:05 -0400 |
commit | ef2cabf7c6d838eb0ee2b4fb8ef84f7c06ce16d9 (patch) | |
tree | 64c3c14ae4a3717c6c193773d87e31f5facc569e /lib/string_helpers.c | |
parent | 44d6f78756560e95903de239e10f8a40a6eae444 (diff) |
ext4: fix a bug accessing freed memory in ext4_abort
Vegard Nossum reported a bug which accesses freed memory (found via
kmemcheck). When journal has been aborted, ext4_put_super() calls
ext4_abort() after freeing the journal_t object, and then ext4_abort()
accesses it. This patch fix it.
Signed-off-by: Hidehiro Kawai <[email protected]>
Acked-by: Jan Kara <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions