Hi. 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. This thing causes to resource (AH) and memory leak. thanks Dotan