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
