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]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
