Signed-off-by: nickcooper-zhangtonghao <nickcooper-zhangtong...@opencloud.tech>
---
 ovn/controller/lflow.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ovn/controller/lflow.c b/ovn/controller/lflow.c
index fda10eb..e22923b 100644
--- a/ovn/controller/lflow.c
+++ b/ovn/controller/lflow.c
@@ -595,7 +595,6 @@ consider_logical_flow(const struct lport_index *lports,
             }
             ofctrl_add_flow(ptable, lflow->priority, &m->match, &conj,
                             &lflow->header_.uuid);
-                ofpbuf_uninit(&conj);
             ofpbuf_uninit(&conj);
         }
     }
-- 
1.8.3.1




_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to