[hxserver] CR: BroadcastPacketManager
Vijay Shetty vshetty at real.comcommitted to SERVER_10_1_STABLE and SERVER_CURRENT At 02:55 PM 11/18/03 -0800, Damon Lanphear wrote: >ok > >On Tue, 2003-11-18 at 12:49, Vijay Shetty wrote: > > BroadcastStreamer is registered with BroadcastPacketManager in it's > > constructor while m_pSinkControl is initialized in > > BroadcastStreamer::Init(). This could lead to > > BroadcastPacketManager::DispatchPacket() calls where > > BroadcastStreamer::m_pSinkControl is NULL. The attached change makes sure > > that DispatchPacket() accesses m_pSinkControl only if it is valid. > > > > thx > > > > Vijay > > > > ______________________________________________________________________ > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe at helix-server.helixcommunity.org > > For additional commands, e-mail: dev-help at helix-server.helixcommunity.org >-- >Damon Lanphear <damonlan at real.com> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at helix-server.helixcommunity.org For additional commands, e-mail: dev-help at helix-server.helixcommunity.org