[ovs-dev] [PATCH] ovsdb: Warn when result of ovsdb_txn_commit() is ignored and fix caller.

Ben Pfaff blp at nicira.com
Wed Feb 23 18:48:33 UTC 2011


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 <blp at nicira.com>

Thanks, this looks good.




More information about the dev mailing list