Re: [ovs-dev] [PATCH 4/7] Add and correct functionality of Partial Update Map Columns

2016-02-26 Thread Ben Pfaff
On Fri, Feb 26, 2016 at 01:06:59PM -0800, Ben Pfaff wrote: > On Mon, Feb 22, 2016 at 07:58:55PM +, Lutz, Arnoldo wrote: > > Several memory management errors were fixed. Also, some wrong uses of > > pointers > > that produced segmentation faults were fixed. > > > > Refactored code into separat

Re: [ovs-dev] [PATCH 4/7] Add and correct functionality of Partial Update Map Columns

2016-02-26 Thread Ben Pfaff
On Mon, Feb 22, 2016 at 07:58:55PM +, Lutz, Arnoldo wrote: > Several memory management errors were fixed. Also, some wrong uses of pointers > that produced segmentation faults were fixed. > > Refactored code into separate files > > Code for Partial Map Updates and Partial Map Update Lists was

[ovs-dev] [PATCH 4/7] Add and correct functionality of Partial Update Map Columns

2016-02-22 Thread Lutz, Arnoldo
Several memory management errors were fixed. Also, some wrong uses of pointers that produced segmentation faults were fixed. Refactored code into separate files Code for Partial Map Updates and Partial Map Update Lists was extracted into separate files, and the inner contents of structs pmu and p