[openib-general] possible bug in rdma_connect()

Steve Wise swise at opengridcomputing.com
Tue Jan 24 09:25:54 PST 2006


Sean,

I think I found a bug in rdma_connect().  Shouldn't it bump the
rdma_cm_id refcnt before calling down into the transport-specific CM to
inititiate a connect?  Then deref it in the callback function.  

The case I'm thinking about is if an ib_client does and rdma_connect(),
then does an rdma_destroy_id() before the connect reply comes in.






More information about the general mailing list