Skip to content

Memory Leak on call CppParser.Parse() ?  #94

@CuriousTama

Description

@CuriousTama

I there, while working on a project that call parse multiple time before closing, I spotted the Process Memory only going up, after some investigation I have done this test:

Visual.Studio.-.memory.leak.en.mp4

Quite a simple test, using the example provided in the README file, I just surrounded it in a while loop to make multiple calls before killing the process.

Here we see the leak is only some MB, but on "true files" it's a way bigger leak.

The test was done with nugget v0.15.0 and v0.14.0.

I don't think my usage of it is the problem, but let me know if I that the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR WelcomeExtra attention is neededenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions