Re: [ovs-dev] [PATCH 2/4] ovn-northd: Fix memory leak

2018-01-22 Thread Ben Pfaff
On Fri, Jan 12, 2018 at 09:45:30AM -0800, Yifeng Sun wrote: > This leak was reported by valgrind (testing ovn -- IPv6 Neighbor > Solicitation for unknown MAC): > > 3,027 bytes in 49 blocks are definitely lost in loss record 210 of 218 > > by 0x484C84: xrealloc (util.c:131)

[ovs-dev] [PATCH 2/4] ovn-northd: Fix memory leak

2018-01-12 Thread Yifeng Sun
This leak was reported by valgrind (testing ovn -- IPv6 Neighbor Solicitation for unknown MAC): 3,027 bytes in 49 blocks are definitely lost in loss record 210 of 218 by 0x484C84: xrealloc (util.c:131) by 0x43CE41: ds_reser