On Wed, Oct 1, 2014 at 1:02 AM, Andy Zhou <az...@nicira.com> wrote:
> Route entry will be free on error by vport when freeing skb.
> additional error check and free after xmit() will cause double free.
>
> Signed-off-by: Andy Zhou <az...@nicira.com>

I'm not sure that the route entry is attached to the skb in all cases.
If it's not then, this patch will cause a leak in those situations.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to