[Live-devel] Possible issues
Ross Finlayson
finlayson at live555.com
Fri Jan 31 08:40:22 PST 2020
> On Jan 31, 2020, at 5:12 AM, Hansen Jan Rørgård <jan.r.hansen at 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/
More information about the live-devel
mailing list