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

ASAN crashes when drawing sprites #598

Closed
rmpowell77 opened this issue Jan 18, 2025 · 1 comment
Closed

ASAN crashes when drawing sprites #598

rmpowell77 opened this issue Jan 18, 2025 · 1 comment
Milestone

Comments

@rmpowell77
Copy link
Contributor

Or generally other background images.

@rmpowell77 rmpowell77 added this to the 3.7.3 milestone Jan 18, 2025
rmpowell77 added a commit that referenced this issue Jan 19, 2025
issue was that we were not doing deep copies, and then had dangling pointers.
rmpowell77 added a commit that referenced this issue Jan 19, 2025
issue was that we were not doing deep copies, and then had dangling pointers.
rmpowell77 added a commit that referenced this issue Jan 20, 2025
issue was that we were not doing deep copies, and then had dangling pointers.
rmpowell77 added a commit that referenced this issue Jan 20, 2025
issue was that we were not doing deep copies, and then had dangling pointers.
@rmpowell77
Copy link
Contributor Author

fixed with #601

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

1 participant