> I reviewed the file mad_rmpp.c and it seems that there is a leak of the > Address Handle. > The AH that is being created in the function "alloc_response_msg" is > never being destroyed. The AH is destroyed in ib_rmpp_send_handler(). - Sean