[reSIProcate] Memory leak in TransactionState.cxx

kaiduan xie kaiduanx at yahoo.ca
Mon Dec 20 13:06:51 CST 2004


Hi,

Caught a memory leak in
TransactionState::processClientInvite()

    else if (mState == Completed)
    {
   // Any retransmissions of the final response that
   // are received while in the "Completed" state MUST
   // cause the ACK to be re-passed to the transport
   // layer for retransmission.
   assert
(mMsgToRetransmit->header(h_RequestLine).getMethod()
== ACK);
    sendToWire(mMsgToRetransmit, true);
    delete msg; //xkd-2004-12-20
    }

Merry Christmas and Happy New year to all members of
resiprocate community.

Best regards,

kaiduan

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca



More information about the resiprocate-devel mailing list