Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-26 Thread Kuldeep More
Hi Ross, Any update on this ? Thanks and Regards, Kuldeep more On Mon, Feb 26, 2018 at 1:15 PM, Kuldeep More < kuldeep.m...@intelli-vision.com> wrote: > Hello Ross, > > Which specific piece of the code that implements the > “setupDatagramSocket()” function (lines 96 to 175 of > “groups

Re: [Live-devel] [RE]Re: Memory Leak Occurs.

2018-02-26 Thread Ross Finlayson
OK, I’m still not sure exactly if/how this memory leak can really occur, but I’ve now released a new version (2018.02.26) of the code that should stop it happening. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing li

Re: [Live-devel] Memory Leak Occurs.

2018-02-26 Thread Ross Finlayson
There’s no memory leak here, because “setSDPLinesFromRTPSink()” is called (from "OnDemandServerMediaSubsession::sdpLines()”) only when “fSDPLines” is NULL. (Note line 60 of “OnDemandServerMediaSubsession.cpp”.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ __