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

Calls to factory prepObjects leak memory #54

Open
mcneish1 opened this issue Sep 9, 2019 · 0 comments
Open

Calls to factory prepObjects leak memory #54

mcneish1 opened this issue Sep 9, 2019 · 0 comments

Comments

@mcneish1
Copy link

mcneish1 commented Sep 9, 2019

All of the calls to factory->prepObjects (here for example) result in memory leaks. I'm not sure why that happens.

Deleting these calls probably degrades performance across successive deconstructions and constructions, but it also fixes the leaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant