Signed-off-by: Justin Pettit <jpet...@nicira.com>
---
 tests/test-ovn.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/test-ovn.c b/tests/test-ovn.c
index 47a2b0a..7c1fc13 100644
--- a/tests/test-ovn.c
+++ b/tests/test-ovn.c
@@ -1430,6 +1430,7 @@ test_ovn_main(int argc, char *argv[])
             abort();
         }
     }
+    free(short_options);
 
     static const struct ovs_cmdl_command commands[] = {
         /* Lexer. */
-- 
1.7.5.4

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

Reply via email to