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
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
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/
__