On Mon, Sep 26, 2016 at 8:32 PM, Ben Pfaff <[email protected]> wrote: > 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 <[email protected]> > > Acked-by: Ben Pfaff <[email protected]> >
Thanks. Pushed to master and branch-2.6 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
