On Sat, Oct 18, 2014 at 11:39:38AM -0700, Nithin Raju wrote: > In nl_sock_recv__() on Windows, we realloc a new ofpbuf to copy received > data if the caller specified buffer is small. While we do so, we need > reset some of the other stack variables to point to the new ofpbuf. > > Other fixes are around using 'error' rather than 'errno'. > > Signed-off-by: Nithin Raju <[email protected]> > Acked-by: Ankur Sharma <[email protected]>
Applied, thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
