[ovs-dev] [PATCH] ovsdb: Fix memory leak when disposing 'replication_dbs'

Ben Pfaff blp at ovn.org
Tue Sep 27 03:32:32 UTC 2016


On Tue, Sep 20, 2016 at 05:49:47PM -0700, Andy Zhou wrote:
> Found by inspection.
> 
> The 'replication_dbs' structure was not freed after use.
> Fix by adding a new function replication_dbs_destroy().
> 
> Also remove unnecessary global pointer variables initializer.
> 
> Signed-off-by: Andy Zhou <azhou at ovn.org>

Acked-by: Ben Pfaff <blp at ovn.org>



More information about the dev mailing list