]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm/prov: Free send messages in the timeout list
authorKaike Wan <kaike.wan@intel.com>
Wed, 4 Jun 2014 00:05:51 +0000 (17:05 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 4 Jun 2014 00:05:51 +0000 (17:05 -0700)
commita0943dc0d56fc14ac4616880fc7d7a6d8e95e330
tree4b537dc2c3bf7ea1b70ee2c9a88bcc19a164d0d4
parent897aece1f3a7d819f89656c49f2865d122165126
ibacm/prov: Free send messages in the timeout list

The send messages on the timeout list are not freed
when they are removed from the list.

Signed-off-by: Kaike Wan (kaike.wan@intel.com)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
prov/acmp/src/acmp.c