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

InsertAtoms need to agressively check memory allocations #944

Open
imikejackson opened this issue May 12, 2020 · 0 comments
Open

InsertAtoms need to agressively check memory allocations #944

imikejackson opened this issue May 12, 2020 · 0 comments

Comments

@imikejackson
Copy link
Contributor

InsertAtoms can use an extreme amount of memory very easily (think Terabytes). The algorithm needs to aggressively check all memory allocations and resize methods for errors and return properly if those allocations fail. Currently the filter will simply crash the system.

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

No branches or pull requests

2 participants