[ovs-dev] [PATCH ovn 0/3] Additional memory leak fixes.

Dumitru Ceara dceara at redhat.com
Wed Nov 25 09:04:56 UTC 2020


On 11/25/20 9:39 AM, Numan Siddique wrote:
> On Tue, Nov 24, 2020 at 8:59 PM Dumitru Ceara <dceara at redhat.com> wrote:
>>
>> This series includes some more memory leak fixes that were missed by
>> previous such attempts.
>>
>> The leaks are benign because they happen in short lived utilities but
>> they create noise when running tests with valgrind.
>>
>> Dumitru Ceara (3):
>>       ovn-nbctl: Fix memory leak when parsing LR policy options.
>>       ovn-nbctl: Cleanup allocated memory to keep valgrind happy.
>>       utilities: Free argv returned by ovs_cmdl_env_parse_all().
> 
> Thanks for fixing these.
> 
> I applied the first patch to master and branch-20.09 and the patches 2
> and 3 to master and upto branch-20.03
> 
> Numan
> 

Thanks!



More information about the dev mailing list