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. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
