Re: [ovs-dev] [PATCH v2] ovsdb: Fix potential leak when making diff of conditions.

2023-09-25 Thread Ilya Maximets
On 9/22/23 15:18, Xavier Simonart wrote: > OVN unit tests highlight this: > > ERROR: LeakSanitizer: detected memory leaks > Direct leak of 1344 byte(s) in 1 object(s) allocated from: > 0 0x4db0b7 in calloc (ovsdb/ovsdb-server+0x4db0b7) > 1 0x5c2162 in xcalloc__ lib/util.c:124:31 > 2 0x

[ovs-dev] [PATCH v2] ovsdb: Fix potential leak when making diff of conditions.

2023-09-22 Thread Xavier Simonart
OVN unit tests highlight this: ERROR: LeakSanitizer: detected memory leaks Direct leak of 1344 byte(s) in 1 object(s) allocated from: 0 0x4db0b7 in calloc (ovsdb/ovsdb-server+0x4db0b7) 1 0x5c2162 in xcalloc__ lib/util.c:124:31 2 0x5c221c in xcalloc lib/util.c:161:12 3 0x54afbc in o