[ovs-git] Open vSwitch: ofp-util: Fix uninitialized bytes in OF1.0 and OF1.1 table stats replies. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 9 01:09:42 UTC 2013


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, branch-1.9 has been updated
       via  97e26372c28a9da6547f25ca73c7801d166c995e (commit)
      from  454276ac188eaf92d648e45b6e696e233882fcd4 (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 97e26372c28a9da6547f25ca73c7801d166c995e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=97e26372c28a9da6547f25ca73c7801d166c995e
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: Fix uninitialized bytes in OF1.0 and OF1.1 table stats replies.
		
Also, use ovs_strlcpy() instead of strcpy() just to be a teensy bit safer.

Found by valgrind.

Bug #14357.
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/ofp-util.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list