[ovs-dev] [PATCH] ovsdb-idl: Fix memory leak in ovsdb_idl_condition_add_clause().

Ben Pfaff blp at ovn.org
Tue Aug 16 00:13:22 UTC 2016


On Mon, Aug 15, 2016 at 03:08:04PM -0400, Flaviof wrote:
> On Sat, Aug 13, 2016 at 7:58 PM, Ben Pfaff <blp at ovn.org> wrote:
> 
> > The function always allocated a clause but didn't use it if it was
> > going to be a duplicate.
> >
> > Signed-off-by: Ben Pfaff <blp at ovn.org>
> >
> 
> Acked-by: Flavio Fernandes <flavio at flaviof.com>

Thanks, applied.



More information about the dev mailing list