Thanks for pointing that out. I fixed up the rejects and applied to those branches too.
On Mon, Aug 13, 2018 at 04:41:02PM -0700, Han Zhou wrote: > Thanks Ben for merging. This problem do exist in 2.9 and 2.8 also, so I > think they'd better get applied, too. > > On Mon, Aug 13, 2018 at 3:44 PM, Ben Pfaff <[email protected]> wrote: > > > On Fri, Aug 10, 2018 at 08:29:46PM -0700, Han Zhou wrote: > > > In current IDL index code it doesn't updated index when handling > > > "update2" messages, which is the default case. The consequence > > > is that when a row is updated, the index is not updated accordingly, > > > and even worse, it causes crash when calling ovsdb_idl_destroy(). > > > It can be easily reproduced by the test cases added in this patch. > > > > > > Signed-off-by: Han Zhou <[email protected]> > > > > Thank you for finding these bugs. I applied these patches to master and > > branch-2.10. They didn't apply to branch-2.9 so I'm going to assume it > > doesn't have the problem (please correct me if that's wrong). > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
