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

Look for missing element.clear()s to avoid memory leaks #30

Open
seandavi opened this issue Dec 12, 2022 · 0 comments
Open

Look for missing element.clear()s to avoid memory leaks #30

seandavi opened this issue Dec 12, 2022 · 0 comments
Labels

Comments

@seandavi
Copy link
Collaborator

There appears to be a memory leak (now minor) in sra_object_generator.
I suspect that it results from a missing element.clear() in some subroutine
of one of the parsers, but I could be wrong. Observed so far with:

  • run parsing
@seandavi seandavi added the bug label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant