> On Jan 31, 2020, at 5:12 AM, Hansen Jan Rørgård 
> <jan.r.han...@dk.saabgroup.com> wrote:
> 
> Hi,
>  
> Using cppcheck I noticed the following in the LIVE555 2020-01-28 version:
>  
> DynamicRTSPServer.cpp :
> Line 65 : Return NULL; => fid is leaked

No.  That line is reached only if “fid” is NULL.


>  MatroskaFile.cpp:
> Line 689 : Calculation of size to allocate requires parenthesis

Yes, there is a minor error (operator precedence) there; it will be fixed in 
the next release of the code.


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

Reply via email to