]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Fix minor memory leaks
authorRoland Dreier <rolandd@cisco.com>
Thu, 1 Jun 2006 05:41:41 +0000 (05:41 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:36:33 +0000 (11:36 -0800)
commita82618177859823e781fad820b1227607b2b1254
tree629b2b6601a36c4699aa89d6927294bbff296e07
parent3efe17f3fc07db7a565489fee881e433d72fd3a6
Fix minor memory leaks

The result of asprintf needs to be free when no longer needed.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
ChangeLog
src/device.c
src/init.c