You need to unsubscribe yourself at
http://lists.live555.com/mailman/listinfo/live-devel/
--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at
http://www
I would like to unsubscribe the information for development..
Thank a lot___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Thanks. This will be fixed 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
Hi Ross,
One of my colleagues Louis Joubert found that the socket descriptors never got
deleted.
I've included his mail below. He found the difference between Windows and Linux
socket implementations:
On Windows and it seems like the accept() call returns different socket
descriptors/handles
Hi Ross,
This is regarding SubsessionBuffer desctructor function present in
QuickTimeFileSink.cpp.
The code should be modified to "delete[] fData" since fData is an
array and tools
like valgrind complain saying "Mismatched free() / delete / delete []".
Warm Regards,
pramod