On 2019-8-19 18:34, Gao Xiang wrote: > As reported by erofs-utils fuzzer, 2 conditions > can happen in corrupted images, which can cause > unexpected behaviors. > - access the same pcluster one more time; > - access the tail end pcluster again, e.g. > _ access again (will trigger tail merging) > | > 1 2 3 1 2 -> 1 2 3 1 > |_ tail end of the chain \___/ (unexpected behavior) > Let's detect and avoid them now. > > Signed-off-by: Gao Xiang <gaoxiang25@xxxxxxxxxx> Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> Thanks, _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel