> On Aug 26, 2015, at 7:31 PM, Ben Pfaff <[email protected]> wrote: > > On Wed, Aug 26, 2015 at 05:42:46PM -0700, Jarno Rajahalme wrote: >> Without an explicit bounds check GCC 4.9 issues an array out of bounds >> error. This patch adds explicit checks which will however be >> optimized away as the relevant parameters are compile-time constants. >> >> Signed-off-by: Jarno Rajahalme <[email protected]> > > Thanks! > > Acked-by: Ben Pfaff <[email protected]>
Pushed, thanks! Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
