Re: [Live-devel] RTSP Authentication memory leak

2011-06-12 Thread Ross Finlayson
I am using live555 for last few months. Last week I downloaded the latest archive. Now when i integrate it, from valgrind I have some memory leak problem. For RTSPClient.cpp sendPlayCommand, sendSetupCommand, sendOptionsCommand and sendDescribeCommand the statement "if (authenticator != NULL) fCu

[Live-devel] RTSP Authentication memory leak

2011-05-18 Thread Sawan Das
Hi All, I am using live555 for last few months. Last week I downloaded the latest archive. Now when i integrate it, from valgrind I have some memory leak problem. For RTSPClient.cpp sendPlayCommand, sendSetupCommand, sendOptionsCommand and sendDescribeCommand the statement "if (authenticator != N