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 termination issue cause by PR # 13614 #13616

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Dec 19, 2024

PR #13614 fixed a missing throw but activated an exception thrown on DTor which is not allowed and will cause the application termination.
This PR remove the throw and ignore the return value since we are in a Dtor case

@Nir-Az Nir-Az requested a review from remibettan December 19, 2024 08:31
@OhadMeir OhadMeir merged commit 01ac786 into IntelRealSense:development Dec 19, 2024
23 checks passed
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