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

Fix a crash-on-exit in the OpenNI2 driver #400

Merged
merged 1 commit into from
Jul 3, 2014

Conversation

nneonneo
Copy link
Contributor

@nneonneo nneonneo commented Jul 3, 2014

The OpenNI2 driver was using deleted iterators in shutdown(), which occasionally (but unpredictably) caused it to crash on exit.

…terator.

Signed-off-by: Robert Xiao <brx@cs.cmu.edu>
@piedar piedar added this to the v0.5.0 milestone Jul 3, 2014
piedar added a commit that referenced this pull request Jul 3, 2014
Fix a crash-on-exit in the OpenNI2 driver
@piedar piedar merged commit 1692131 into OpenKinect:master Jul 3, 2014
@nneonneo nneonneo deleted the openni2-crash-fix branch July 3, 2014 23:53
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