Re: [ovs-dev] [PATCH 3/6] ovsdb: Destroy allocated hmap.

2015-10-22 Thread Andy Zhou
On Thu, Oct 22, 2015 at 3:57 PM, Justin Pettit wrote: > Signed-off-by: Justin Pettit > --- > ovsdb/monitor.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > Acked-by: Andy Zhou ___ dev mailing list dev@openvswitch.org http://openvswitch

[ovs-dev] [PATCH 3/6] ovsdb: Destroy allocated hmap.

2015-10-22 Thread Justin Pettit
Signed-off-by: Justin Pettit --- ovsdb/monitor.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ovsdb/monitor.c b/ovsdb/monitor.c index 8a64fc1..a6e25c9 100644 --- a/ovsdb/monitor.c +++ b/ovsdb/monitor.c @@ -990,6 +990,7 @@ ovsdb_monitor_destroy(struct ovsdb_monitor *dbm