Re: [PATCH] net/cnxk: fix out of bounds access in cmd array

2022-05-05 Thread Jerin Jacob
On Sun, Apr 24, 2022 at 9:53 PM Gowrishankar Muthukrishnan wrote: > > Fix out of bounds access in cmd array which was reported in coverity > scan. > > Coverity issue: 375245, 375246, 375260, 375263, 375264, 375271, 375278, > 375279, 375273, 375274, 375275, 375276, 375280, 375281, >

[PATCH] net/cnxk: fix out of bounds access in cmd array

2022-04-24 Thread Gowrishankar Muthukrishnan
Fix out of bounds access in cmd array which was reported in coverity scan. Coverity issue: 375245, 375246, 375260, 375263, 375264, 375271, 375278, 375279, 375273, 375274, 375275, 375276, 375280, 375281, 375283, 375286 Fixes: c5b97e98837 ("net/cnxk: add cn10k templat