Skip to content

CPPCHECK: [fastcgi-2.4/cgi-fcgi/cgi-fcgi.c:628]: (error) Resource leak: fp #5

@scotty-utb

Description

@scotty-utb

Hello,

(i am assigned to check every single component of our project.)

using:
cppcheck -q --force --enable=warning --inconclusive -v .

cppcheck is reporting:
[fastcgi-2.4/cgi-fcgi/cgi-fcgi.c:628]: (error) Resource leak: fp

Issue:
Returning from ParseArgs() without fclose(fp);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions