diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-14 23:51:34 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-16 08:15:29 +0300 |
commit | 050552cbe06a3a9c3f977dcf11ff998ae1d5c2d5 (patch) | |
tree | caf67a96006757a139fcee2b73f96a8299cdcfc1 /fs/xfs/xfs_log_cil.c | |
parent | f368b29ba917ac202c3901019b78f15f4d773085 (diff) | |
download | linux-050552cbe06a3a9c3f977dcf11ff998ae1d5c2d5.tar.xz |
xfs: fix some memory leaks in log recovery
Fix a few places where we xlog_alloc_buffer a buffer, hit an error, and
then bail out without freeing the buffer.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_log_cil.c')
0 files changed, 0 insertions, 0 deletions