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

Fixed segmentation fault for null meshes #585

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

mxgrey
Copy link
Member

@mxgrey mxgrey commented Jan 12, 2016

I found that there is a risk of segmentation fault for meshes that are not immediately initialized. It occurs when the Mesh::_updateBoundingBoxDim function is called. This pull request fixes this issue, and adds some more initialization for ArrowShape.

@jslee02 jslee02 added this to the DART 6.0.0 milestone Jan 13, 2016
@jslee02
Copy link
Member

jslee02 commented Jan 13, 2016

👍

jslee02 added a commit that referenced this pull request Jan 13, 2016
Fixed segmentation fault for null meshes
@jslee02 jslee02 merged commit 0c91dca into master Jan 13, 2016
@mxgrey mxgrey deleted the grey/fix_updateBoundingBoxDim branch February 1, 2016 04:15
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

Successfully merging this pull request may close these issues.

2 participants