[ovs-dev] [PATCH] ovsdb-idl: Fix double-remove in ovsdb_idl_condition_reset().

Andy Zhou azhou at ovn.org
Mon Aug 15 20:40:36 UTC 2016


On Sat, Aug 13, 2016 at 5:37 PM, Ben Pfaff <blp at ovn.org> wrote:

> Both ovsdb_idl_condition_reset() and ovsdb_idl_clause_free() call
> ovs_list_remove() on the clause's 'node' member, but it should only be
> called once.
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
>

 Acked-by: Andy Zhou <azhou at ovn.org>



More information about the dev mailing list