Re: [f2fs-dev] [PATCH] f2fs: fix to avoid out-of-bounds memory access

2021-04-20 Thread butt3rflyh4ck
Cool, thanks! Regards, butt3rflyh4ck. On Wed, Apr 21, 2021 at 2:27 AM Jaegeuk Kim wrote: > > Hi, > > On 04/20, Salvatore Bonaccorso wrote: > > Hi, > > > > On Tue, Mar 23, 2021 at 02:43:29PM +0800, Chao Yu wrote: > > > Hi butt3rflyh4ck, > > > > > > On 2021/3/23 13:48, butt3rflyh4ck wrote: > > >

Re: [f2fs-dev] [PATCH] f2fs: fix to avoid out-of-bounds memory access

2021-04-20 Thread Jaegeuk Kim
Hi, On 04/20, Salvatore Bonaccorso wrote: > Hi, > > On Tue, Mar 23, 2021 at 02:43:29PM +0800, Chao Yu wrote: > > Hi butt3rflyh4ck, > > > > On 2021/3/23 13:48, butt3rflyh4ck wrote: > > > Hi, I have tested the patch on 5.12.0-rc4+, it seems to fix the problem. > > > > Thanks for helping to test t

Re: [f2fs-dev] [PATCH] f2fs: fix to avoid out-of-bounds memory access

2021-04-20 Thread Salvatore Bonaccorso
Hi, On Tue, Mar 23, 2021 at 02:43:29PM +0800, Chao Yu wrote: > Hi butt3rflyh4ck, > > On 2021/3/23 13:48, butt3rflyh4ck wrote: > > Hi, I have tested the patch on 5.12.0-rc4+, it seems to fix the problem. > > Thanks for helping to test this patch. Was this patch applied? I do not see it in mainli