On Fri, Feb 26, 2016 at 01:06:59PM -0800, Ben Pfaff wrote: > On Mon, Feb 22, 2016 at 07:58:55PM +0000, 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 extracted into > > separate files, and the inner contents of structs pmu and pmul was > > encapsulated. > > > > Verifies that column is monitored > > > > Verifies that column is monitored before attempting to do a partial map > > update. > > > > Change PMUs linked lists to hash maps > > > > Change internal structure of PMUL from linked lists to hash maps. This will > > be > > needed to make fast lookups of previous modifications to the same key. > > > > Signed-off-by: Edward Aymerich <edward.aymer...@hpe.com> > > There's something strange in this patch. "git am" complains with > fatal: git apply: bad git-diff - expected /dev/null on line 421 > and I see odd nonprinting characters in some places.
I found the equivalent patch in the github pull request. I'll look at it there. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev