Re: [ovs-dev] [PATCH 4/4] vlog: Fix memory leak
On Fri, Jan 12, 2018 at 09:45:32AM -0800, Yifeng Sun wrote: > This leak was reported by valgrind (testing vlog - vlog/close - C): > > 53 bytes in 1 blocks are definitely lost in loss record 60 of 66 > by 0x4D1214: xmalloc (util.c:120) > by 0x4D1284:
[ovs-dev] [PATCH 4/4] vlog: Fix memory leak
This leak was reported by valgrind (testing vlog - vlog/close - C): 53 bytes in 1 blocks are definitely lost in loss record 60 of 66 by 0x4D1214: xmalloc (util.c:120) by 0x4D1284: xmemdup0 (util.c:150) by 0x4D7AF9