diff options
author | Eric Biggers <ebiggers@google.com> | 2017-03-15 15:08:48 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-30 09:41:27 +0200 |
commit | b176a6eed370dce9f96445d75d3f19c5db3f6bbf (patch) | |
tree | 0a27f62d1a82e158939d5e1be74d98612c827ec1 /include/linux/fpga/fpga-mgr.h | |
parent | 90f39ad2ce9424048678862d096e07a141480120 (diff) |
jbd2: don't leak memory if setting up journal fails
commit cd9cb405e0b948363811dc74dbb2890f56f2cb87 upstream.
In journal_init_common(), if we failed to allocate the j_wbuf array, or
if we failed to create the buffer_head for the journal superblock, we
leaked the memory allocated for the revocation tables. Fix this.
Fixes: f0c9fd5458bacf7b12a9a579a727dc740cbe047e
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions