On Mon, Apr 11, 2016 at 11:28 AM, Ben Pfaff <[email protected]> wrote: > On Tue, Apr 05, 2016 at 05:24:17PM -0400, Russell Bryant wrote: > > expr_symtab_destroy() destroys the contents of the symtab shash, but not > > the shash itself. Add a missing shash_destroy() call in > > lflow_destroy(). > > > > Signed-off-by: Russell Bryant <[email protected]> > > Thanks. > > Acked-by: Ben Pfaff <[email protected]>
Thanks, I applied this patch to master. -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
