On Tue, Jun 21, 2011 at 01:01:39PM -0700, Andrew Evans wrote:
> On Mon, 2011-06-20 at 16:17 -0700, Ben Pfaff wrote:
> > The state machine didn't have a proper state for "not yet committed or
> > aborted", which meant that destroying an ovsdb_idl_txn without committing
> > or aborting it caused a segfault.  This fixes the problem by adding a new
> > state TXN_UNCOMMITTED to the state machine.
> 
> Thanks, this looks good to me.

Thanks, I'll push this soon.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to