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

Addressing issue #3 for VS 2019 and added VS2019 sln #4

Merged
merged 8 commits into from
Mar 20, 2021

Conversation

Pindrought
Copy link
Contributor

I was having the same issue mentioned here #3

This merge should address that issue in all the places I was seeing it happen.

By setting private data on a resource to null to clear it before assigning that private data for the debug object name, it is not causing an unhandled exception anymore in debug mode when the buffer lengths do not match.

@TheRealMJP TheRealMJP merged commit cfc1c19 into TheRealMJP:master Mar 20, 2021
@TheRealMJP
Copy link
Owner

Thanks for the PR @Pindrought!

fixed #3

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.

None yet

2 participants