Re: [Live-devel] OnDemandServerMediaSubsession::deleteStream problem

2007-06-07 Thread Ross Finlayson
Thanks for the bug report. This fix will be included in the next release of the software. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/

[Live-devel] OnDemandServerMediaSubsession::deleteStream problem

2007-06-07 Thread Igor Bukanov
The current code for OnDemandServerMediaSubsession::deleteStream, http://live555.com/liveMedia/doxygen/html/classOnDemandServerMediaSubsession.html#55a633f69121ee4f71874003d422f41c calls streamState->endPlaying even when destination is null. This immediately segfaults in endPlaying on null derefer