On Wed, Feb 23, 2011 at 10:47:00AM -0800, Justin Pettit wrote: > ovsdb_txn_commit() may return a ovsdb_error structure, which should be > freed by the caller. The only remaining caller that discards the result > is in ovsdb_file_open__(), which this fixes. > > Suggested-by: Ben Pfaff <[email protected]>
Thanks, this looks good. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
