On Fri, May 1, 2015 at 1:22 PM, Russell Bryant wrote:
> Free a few pointers to malloc'd memory before exit.
>
> Signed-off-by: Russell Bryant
> ---
> ovn/controller/ovn-controller.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/ovn/controller/ovn-controller.c
> b/
Free a few pointers to malloc'd memory before exit.
Signed-off-by: Russell Bryant
---
ovn/controller/ovn-controller.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ovn/controller/ovn-controller.c b/ovn/controller/ovn-controller.c
index 778dd43..9d61a48 100644
--- a/ovn/