[ovs-git] Open vSwitch: ovsdb-idl: Fix memory leak writing synthetic rows in ovsdb_idl_txn_write(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 28 23:14:58 UTC 2012


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, master has been updated
       via  e787d2f427266b774f67a8f5d5c45e12cbc1687a (commit)
      from  28debff598c34799df058f651ed8eb09f56ef00d (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 e787d2f427266b774f67a8f5d5c45e12cbc1687a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e787d2f427266b774f67a8f5d5c45e12cbc1687a
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Fix memory leak writing synthetic rows in ovsdb_idl_txn_write().
		
This could cause a slow but steady memory leak in ovs-vswitchd.

Found by valgrind.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list