On Tue, Sep 20, 2016 at 01:27:08PM -0700, Andy Zhou wrote: > The newly added replication logic makes it possible for a monitor to > receive delete and insertion of the same row back to back, which > was not possible before. Add logic (and comment) to handle this > case to avoid follow crash reported by Valgrind:
On Tue, Sep 20, 2016 at 01:27:08PM -0700, Andy Zhou wrote: > The newly added replication logic makes it possible for a monitor to > receive delete and insertion of the same row back to back, which > was not possible before. Add logic (and comment) to handle this > case to avoid follow crash reported by Valgrind: Thanks a lot. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
