Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Check classes for leaks #329

Open
1 task done
SteveMaier-IRT opened this issue Sep 15, 2022 · 0 comments
Open
1 task done

🐞 Check classes for leaks #329

SteveMaier-IRT opened this issue Sep 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@SteveMaier-IRT
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The .NET implementation of the manifest, context, encryption device, could be leaking memory like the ballots did. This was due to the Handle to the C++ structures were getting closed before they were calling the code for Freeing the memory.

The rest of the classes should be looked at to make sure if they are leaking or not.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

@SteveMaier-IRT SteveMaier-IRT added bug Something isn't working triage Waiting to be triaged Epic and removed triage Waiting to be triaged Epic labels Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant