[ovs-dev] [PATCH v2] test-ovsdb: fix memory leak reported by valgrind.

Ben Pfaff blp at ovn.org
Sat Feb 6 00:08:21 UTC 2016


On Fri, Jan 22, 2016 at 01:04:50PM -0800, William Tu wrote:
> Testcase 1311, 1312: Boolean-distinct queries on scalars, reports leak
> below:
>     xmalloc (util.c:112)
>     do_query_distinct (test-ovsdb.c:1208)
>     ovs_cmdl_run_command (command-line.c:121)
>     main (test-ovsdb.c:72)
> 
> Signed-off-by: William Tu <u9012063 at gmail.com>

Applied to master, thanks!



More information about the dev mailing list