Re: [ovs-dev] [PATCH 1/1] ovsdb-server: fix memory leak while deleting zone

2019-11-20 Thread Ben Pfaff
On Tue, Nov 12, 2019 at 12:32:35PM +0100, Damijan Skvarc wrote: > memory leak was detected by valgrind during execution > of "database commands -- positive checks" test. > > leaked memory was allocated in ovsdb_execute_mutate() function > while parsing mutations from the apparent json entity:

[ovs-dev] [PATCH 1/1] ovsdb-server: fix memory leak while deleting zone

2019-11-12 Thread Damijan Skvarc
memory leak was detected by valgrind during execution of "database commands -- positive checks" test. leaked memory was allocated in ovsdb_execute_mutate() function while parsing mutations from the apparent json entity: ==19563==at 0x4C2DB8F: malloc (in