On Wed, May 14, 2014 at 02:32:16PM +0100, Anoob Soman wrote: > actions (in xlate_actions__) would be NULL when xlate_actions() > is called from packet_out()->ofproto_dpif_execute_actions(). > This causes a NULL pointer to be dereferenced when > ctx.xbridge->netflow is set. > > Signed-off-by: Anoob Soman <[email protected]>
Wow, a bug fix that only deletes code. That's awesome. Thank you! I applied this to master, branch-2.2, and branch-2.1. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
