]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Fix bug where failed ATS service registration would leave around stale handles
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 29 Jul 2005 05:50:41 +0000 (05:50 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 29 Jul 2005 05:50:41 +0000 (05:50 +0000)
commit03aee138ea10fa0c0d1aa2e02a992590de7b2243
tree783276e154373f87e004fbe49463b20312681fc3
parent42356824820f1ba32e4bb89d246e9e00bf331d71
Fix bug where failed ATS service registration would leave around stale handles
which could be freed upon cleanup, causing an access violation (dereferencing
freed memory).

git-svn-id: svn://openib.tc.cornell.edu/gen1@50 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/ulp/ipoib/kernel/ipoib_adapter.h
trunk/ulp/ipoib/kernel/ipoib_driver.c