]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Fix some issues in the examples
authorDotan Barak <dotanb@dev.mellanox.co.il>
Wed, 10 Oct 2007 09:26:18 +0000 (11:26 +0200)
committerRoland Dreier <rolandd@cisco.com>
Mon, 18 Feb 2008 19:52:34 +0000 (11:52 -0800)
commit74606628075d896a3e0c44adbfd1f3ab268e664e
tree6c508402a1fe1232f77d95b686a6668da3649c5c
parent9eb2125b2027358f2516980d85b82a4fb23d3da3
Fix some issues in the examples

Fix the following issues reported by valgrind in the examples:
 * memory leaks
 * uninitialized members of attribute structures

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
examples/device_list.c
examples/devinfo.c
examples/rc_pingpong.c
examples/srq_pingpong.c
examples/uc_pingpong.c
examples/ud_pingpong.c