Re: [PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps

From: Zhihao Cheng
Date: Mon Nov 11 2019 - 22:46:06 EST


ping.

å 2019/9/16 6:00, Richard Weinberger åé:
> On Fri, Aug 16, 2019 at 10:01 AM chengzhihao <chengzhihao1@xxxxxxxxxx> wrote:
>>> ubifs_assert(c, p < c->gap_lebs + c->lst.idx_lebs);
>> I've done 50 problem reproduces on different flash devices and made sure that the assertion was not triggered. See record.txt for details.
> Thanks for letting me know. :)
> I need to give this another thought, then we can apply it for -rc2.
>