On Tue, Aug 26, 2014 at 12:01:34PM +0200, Thomas Graf wrote: > The branch is unused as size < sizeof dst->inline_values must > always be true for inlined values. Hitting the branch would lead > to corruption as inline_values is accessed out of bounds. > > Remove branch and add assertion. > > Cc: Jarno Rajahalme <[email protected]> > Signed-off-by: Thomas Graf <[email protected]>
Applied, thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
