Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions