On Mon, Jul 25, 2011 at 06:38:15PM -0700, Ethan Jackson wrote: > ovsdb_jsonrpc_session_parse_lock_name() has a redundant newline after > the return ovsdb_syntax_error() on link 563.
Thanks, I've removed this. > You need to free waiter->lock_name in ovsdb_lock_waiter_destroy(). Thanks, I've added a free() call. > Should we rev the schema version number? Might as well, I bumped it from 5.1.0 to 5.2.0. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
