On 2022/10/21 16:53, Yue Hu wrote:
From: Yue Hu <[email protected]>As syzbot reported [1], the fragment feature sb flag is not set, so packed_inode != NULL needs to be checked in z_erofs_read_fragment(). [1] https://lore.kernel.org/all/[email protected]/ Reported-by: [email protected] Fixes: 08a0c9ef3e7e ("erofs: support on-disk compressed fragments data") Signed-off-by: Yue Hu <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,
