BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
InsertAtoms need to agressively check memory allocations
Open
Bug
enhancement
Planned Feature
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.