[dpdk-dev] [PATCH] eal: fix build with gcc 4.7

Thomas Monjalon thomas at monjalon.net
Wed Jul 18 11:02:57 CEST 2018


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.guarch at intel.com>
> Acked-by: Gaetan Rivet <gaetan.rivet at 6wind.com>

Applied, thanks





More information about the dev mailing list