[hxprotocol] CR: fixed crash in RTP
Aaron Colwell acolwell at real.comlooks good to me. Aaron On Thu, 4 Sep 2003, Henry Ping wrote: > The crash occurs after stopping the RTP playback, it's caused by the > leftover RTP's keepalive callback which access the variables have been deleted. > > There is hidden circular reference between RTPUDPTransport and > CHXKeepAlive, the fix is to explicitly reset the m_keepAlive object to > cancel any future callbacks. In order to do so, I need to elevate the reset > method of CHXKeepAlive from private to public. > > Attached is the diff, I will check this in by noon if no objections. > > -->Henry --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at protocol.helixcommunity.org For additional commands, e-mail: dev-help at protocol.helixcommunity.org