On Fri, Oct 11, 2013 at 02:17:13PM -0700, Alex Wang wrote: > Commit 91d6cd12 (ofproto-dpif: Move send_packet() to ofproto-dpif-xlate > module.) introduced the bug that frees the "struct ofpbuf" in 'xout' when > the struct is not initialized. This commit fixes the bug. > > Reported-by: Simon Horman <ho...@verge.net.au> > Signed-off-by: Alex Wang <al...@nicira.com>
Thanks, I have confirmed that this resolves the problem that I observed. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev