Files
linux/fs/f2fs
Chao Yu 8908e75310 f2fs: fix to verify tpage before releasing in f2fs_free_dic()
In below error path, tpages[i] could be NULL, fix to check it before
releasing it.
- f2fs_read_multi_pages
 - f2fs_alloc_dic
  - f2fs_free_dic

Fixes: 61fbae2b2b ("f2fs: fix to avoid NULL pointer dereference")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-04-03 10:21:31 -07:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-03-19 11:41:25 -07:00
2020-03-30 20:46:24 -07:00
2020-04-03 10:21:31 -07:00
2018-09-12 13:07:10 -07:00
2020-01-17 16:48:07 -08:00
2020-03-19 11:41:26 -07:00
2020-03-19 11:41:25 -07:00
2020-03-10 09:18:33 -07:00
2020-03-19 11:41:25 -07:00
2018-09-12 13:07:10 -07:00