On Mon, Jul 01, 2013 at 04:30:52PM +0300, Jarno Rajahalme wrote:
> Ben noticed that I had forgot to free meters when ofproto is freed.
> This should do it.
>
> Signed-off-by: Jarno Rajahalme
Thanks, applied to master.
___
dev mailing list
dev@openvswit
Thanks for the patch. I'll apply this next week when I get back from
vacation.
On Jul 1, 2013 9:32 AM, "Jarno Rajahalme" wrote:
> Ben noticed that I had forgot to free meters when ofproto is freed.
> This should do it.
>
> Signed-off-by: Jarno Rajahalme
> ---
> ofproto/ofproto.c | 33
Ben noticed that I had forgot to free meters when ofproto is freed.
This should do it.
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto.c | 33 +++--
1 file changed, 23 insertions(+), 10 deletions(-)
diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c
index 522c83