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

Using -race flag throws runtime checkptr errors #464

Closed
bashthekeys opened this issue Feb 25, 2022 · 4 comments
Closed

Using -race flag throws runtime checkptr errors #464

bashthekeys opened this issue Feb 25, 2022 · 4 comments

Comments

@bashthekeys
Copy link

When running with -race flag there are checkptr errors thrown in the code, this happens with data passed to the imgui TextureID function and Vertexbuffer data. Similar issues are reported on the imgui repo, and are claimed fixed.

@gucio321
Copy link
Collaborator

duplicate of #30

@AllenDang
Copy link
Owner

@gucio321 I will make some time and fix this soon.

@gucio321
Copy link
Collaborator

@bashthekeys check again it works now!

@bashthekeys
Copy link
Author

bashthekeys commented Jul 12, 2022 via email

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

No branches or pull requests

3 participants