[ovs-dev] [PATCH 0/3] ovsdb-idl: Fix IDL use-after-free and memory leak issues.

Ben Pfaff blp at ovn.org
Tue Nov 24 16:25:12 UTC 2020


On Tue, Nov 24, 2020 at 01:20:03PM +0100, Dumitru Ceara wrote:
> On 11/24/20 1:16 PM, Dumitru Ceara wrote:
> > This series fixes 3 different issues:
> > - Patch1: memory leak of tracked old datum of reinserted orphan flows.
> > - Patch2: memory leak of tracked deleted "pure" orphan rows.
> > - Patch3: use after free of rows that became orphan after being deleted.
> > 
> 
> Hi Ben, Han,
> 
> These are the fixes for the IDL memory issues Ilya reported during last
> week's OVN community meeting.
> 
> It would be great if you could help reviewing them as I think you're
> probably the most knowledgeable about the IDL code.

I think Han is probably a better candidate for this.  I've never really
been much involved in the change tracking code.


More information about the dev mailing list