Skip to content

"filename" memory should be freed on exit/failure #1

@gregkrsak

Description

@gregkrsak

OpenDataFiles() uses a filename variable to construct filenames, and this variable is initialized with a malloc(...) call. However, it is not freed when the function exits on failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions