Skip to content

Resource Leak in some function #23

Description

@assism

In file compiler.c at function compile_file there is a resource and memory leak in case you are able to create a process but unable to create a lexer.
In the function compile_process_create in file cprocess.c there is also a resource leak in case you able to open the input file but not the output file.

(those are the only two function i looked at by now. )

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions