Hi Ross, i looked at the new code live.2008.07.24. i feel there is one issue. Now QuickTimeFileSink constructor is opening the file using OpenOutputFile but it is not checking the return value. If file open fails the filehandle will be NULL and may give core dump wherever filehandle is used. I feel previous interface (older live source base) was correct which used to return NULL to the user if file open fails. Similarly for AVIFileSink. Please let me know your opinion.
Warm Regards, prb On Wed, Jul 23, 2008 at 5:35 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > Thanks for the bug report. This will be fixed in the next released version > of the software. > -- > > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > _______________________________________________ > live-devel mailing list > [email protected] > http://lists.live555.com/mailman/listinfo/live-devel >
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
