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: Accessing member of deleted objects #688

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Fix: Accessing member of deleted objects #688

merged 1 commit into from
Feb 25, 2024

Conversation

scuzqy
Copy link
Contributor

@scuzqy scuzqy commented Feb 24, 2024

Trying to debug pcm-pcie, program crashes when service error occures.
_com_error::ErrorMessage() returns a pointer, pointing to a string that will be immediately destroyed because the object was declared as an rvalue

Copy link
Contributor

@opcm opcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot!

@opcm opcm merged commit b154402 into intel:master Feb 25, 2024
30 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