2015-06-03 14:06, Bruce Richardson: > On Tue, Jun 02, 2015 at 04:38:48PM +0200, Thomas Monjalon wrote: > > GCC 5.1 detects more out-of-bounds accesses: > > error: array subscript is above array bounds [-Werror=array-bounds] > > > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks