commit | c6086c9876f502eb390246152506ac5ef5d14e25 | [log] [tgz] |
---|---|---|
author | Liu Xue <liuxueliu.liu@huawei.com> | Mon Dec 14 11:31:28 2015 +0000 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:43:29 2016 -0700 |
tree | 1aae5eaec5e85d765c99399aabc3519fbdee02eb | |
parent | f927ae5e8047d7e827d5e6b86f235b6622273be0 [diff] |
fsck.f2fs: deal with realloc size and realloc failure Deal with realloc failure to avoid memory leak and memory free, and assert realloc size to avoid double free for tree_mark. Change-Id: I39fef4d4d03eeb8334f5d4899701a2d1a3852588 Signed-off-by: Xue Liu <liuxueliu.liu@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>