On Thu, Feb 20, 2014 at 10:04:54PM -0800, Alex Wang wrote: > In dpif_netdev_flow_del() and dp_netdev_port_input(), the > referenced 'netdev_flow' is not un-referenced. This causes > the leak of the struct's memory. > > This commit fixes the above issue by calling dp_netdev_flow_unref() > after using the reference. > > Signed-off-by: Alex Wang <al...@nicira.com>
Please backport these fixes, if needed. Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev