On Dec 11, 2014, at 5:43 PM, Ben Pfaff wrote:
> On Mon, Dec 08, 2014 at 02:01:27PM -0800, Jarno Rajahalme wrote:
>> Signed-off-by: Jarno Rajahalme
>
> I see 'bundles' seems basically unused so I guess this doesn't fix a
> memory leak.
>
Right.
> Acked-by: Ben Pfaff
Thanks for the review,
On Mon, Dec 08, 2014 at 02:01:27PM -0800, Jarno Rajahalme wrote:
> Signed-off-by: Jarno Rajahalme
I see 'bundles' seems basically unused so I guess this doesn't fix a
memory leak.
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http://ope
Signed-off-by: Jarno Rajahalme
---
ofproto/connmgr.c |1 +
1 file changed, 1 insertion(+)
diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c
index 46e7431..5971c37 100644
--- a/ofproto/connmgr.c
+++ b/ofproto/connmgr.c
@@ -1281,6 +1281,7 @@ ofconn_destroy(struct ofconn *ofconn)
}