[ovs-git] Open vSwitch: ovsdb: Fix segfault in ovsdb_file_txn_row_from_json(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 6 21:28:01 UTC 2011


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  3697c0626f338f4dbeb69cdb08b84f79980acaad (commit)
      from  2bed68ff28f525b2153131df64976d4aea2b3aa0 (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 3697c0626f338f4dbeb69cdb08b84f79980acaad
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3697c0626f338f4dbeb69cdb08b84f79980acaad
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb: Fix segfault in ovsdb_file_txn_row_from_json().
		
If 'error' is nonnull then we destroy the row, so we must not try to reuse
the row immediately after that.

Support request #6155.
Repoted-by: Geoff White <gwhite at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list