Sean> It looks like there might be minor race issue in the SA
Sean> query code. ib_sa_path_rec_get() and
Sean> ib_sa_mcmember_rec_query() both return
query-> sa_query.id. However, if a send completes quickly, I
query-> think that it's possible that query could have been freed.
You're right. I'll fix that up.
- R.