16/07/2018 22:52, Gaëtan Rivet: > Hi Pablo, > > On Mon, Jul 16, 2018 at 07:26:27AM +0100, Pablo de Lara wrote: > > Fixed possible out-of-bounds issue: > > > > lib/librte_eal/common/eal_common_devargs.c: > > In function ‘rte_devargs_layers_parse’: > > lib/librte_eal/common/eal_common_devargs.c:121:7: > > error: array subscript is above array bounds > > > > Bugzilla ID: 71 > > Fixes: 338327d731e6 ("devargs: add function to parse device layers") > > > > Thanks for fixing this. > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > Acked-by: Gaetan Rivet <gaetan.ri...@6wind.com>
Applied, thanks