[ovs-git] Open vSwitch: ovsdb-idl: Fix memory leak. (next)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 4 23:08:27 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, next has been updated
       via  7ecd4b03dd8056b8c69058d2dbf50a7eb4cacd60 (commit)
       via  115f1e4dc5728b1ab7c7100ebc7a47d13b3df9a3 (commit)
      from  195b5c3563ed4ab580eed37ee2fd6a10d210012b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ecd4b03dd8056b8c69058d2dbf50a7eb4cacd60
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7ecd4b03dd8056b8c69058d2dbf50a7eb4cacd60
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Fix memory leak.
		


commit 115f1e4dc5728b1ab7c7100ebc7a47d13b3df9a3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=115f1e4dc5728b1ab7c7100ebc7a47d13b3df9a3
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Optimize lookup of struct idl_table from struct idl_table_class.
		
Before, the idl_table could only be obtained through a hash lookup of a
string.  This way is faster and more straightforward.


-----------------------------------------------------------------------

Summary of changes:
 lib/ovsdb-idl.c |   54 +++++++++++++++++++++++++++++++-----------------------
 1 files changed, 31 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list