[ovs-git] Open vSwitch: netlink-socket: Use xmalloc() instead of malloc(). (master)

dev at openvswitch.org dev at openvswitch.org
Mon Apr 29 22:16:37 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, master has been updated
       via  488232b7ec7921753ec27ffd836a51f23afae0b8 (commit)
       via  0d121c735093ada40dfd2aa5cdba36d27c6b8389 (commit)
      from  95ddb070ca6091ab666e03bea144d096a579d6c5 (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 488232b7ec7921753ec27ffd836a51f23afae0b8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=488232b7ec7921753ec27ffd836a51f23afae0b8
Author: Ben Pfaff <blp at nicira.com>
		
netlink-socket: Use xmalloc() instead of malloc().
		
This was the only obvious use of bare malloc() in the tree, other
than in the implementation of wrapper functions.

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


commit 0d121c735093ada40dfd2aa5cdba36d27c6b8389
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0d121c735093ada40dfd2aa5cdba36d27c6b8389
Author: Ben Pfaff <blp at nicira.com>
		
netlink-socket: Minor style fix.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/netlink-socket.c |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list