> > > Overrunning array schedcore of 128 8-byte elements at element index
> > 128
> > > using index lcore_id.
> > > Fixed by correct check index lcoreid condition and
> > > change type of lcoreid to unsigned.
> > >
> > > Coverity issue: 143459
> > > Fixes: 116819b9ed0d ("examples/performance-thread: add lthread
> > > subsystem")
> > > Cc: [email protected]
> > > Cc: [email protected]
> > >
> > > Signed-off-by: Slawomir Mrozowicz <[email protected]>
>
> Acked-by: Michal Jastrzebski <[email protected]>
Applied, thanks