]> git.openfabrics.org - ~shefty/rdma-win.git/commit
dapl/scm: destroy cm_ptr locks
authorSean Hefty <sean.hefty@intel.com>
Thu, 4 Feb 2010 22:35:48 +0000 (14:35 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 4 Feb 2010 22:35:48 +0000 (14:35 -0800)
commit5ca70ad4dd46c94e695ab5e5c0e65d4ce4e14dbe
tree439e6808b3e3854308cb8f7bad803eb1befbf5bd
parentf98e9be2365ed35d30abdf31128c331322849c93
dapl/scm: destroy cm_ptr locks

Destroy the cm_ptr locks before freeing the cm_ptr.  This fixes a memory
leak.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>