On Thu, Jan 25, 2018 at 3:39 PM, Ben Pfaff <b...@ovn.org> wrote:
> When ofproto_flow_mod_init() accepts a rule, it takes ownership of it and
> either unrefs it on error or transfers ownership to the struct it
> initializes on success, but ofproto_flow_mod_init_for_learn() was unref-ing
> it a second time if it reported an error.
>
> Signed-off-by: Ben Pfaff <b...@ovn.org>
> ---

Acked-by: William Tu <u9012...@gmail.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to