Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovsdb-client: Fix memory leak reported by Valgrind.
Testcase 1857: ovsdb-monitor.at:538 monitor-cond-change reports the following definitely memory leak: ovsdb_schema_create (ovsdb.c:34) ovsdb_schema_from_json (ovsdb.c:196) fetch_schema (ovsdb-client.c:385) do_monitor_cond (ovsdb-client.c:1112) Signed-off-by: William Tu <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information