Signed-off-by: Gurucharan Shetty <g...@ovn.org> --- ovn/northd/ovn-northd.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/ovn/northd/ovn-northd.c b/ovn/northd/ovn-northd.c index 5ccb516..648bd88 100644 --- a/ovn/northd/ovn-northd.c +++ b/ovn/northd/ovn-northd.c @@ -2570,6 +2570,7 @@ build_stateful(struct ovn_datapath *od, struct hmap *lflows) 110, ds_cstr(&match), action); } + free(ip_address); ds_destroy(&match); free(action); } -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev