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

Issue #598: ASAN crashes when drawing sprites #601

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

rmpowell77
Copy link
Contributor

issue was that we were not doing deep copies, and then had dangling pointers.

@rmpowell77 rmpowell77 force-pushed the dev/fix_asan_crash_in_draw_image branch from 9f8c105 to 935ad94 Compare January 19, 2025 19:02
issue was that we were not doing deep copies, and then had dangling pointers.
@rmpowell77 rmpowell77 force-pushed the dev/fix_asan_crash_in_draw_image branch from 935ad94 to c5fb625 Compare January 20, 2025 06:24
@rmpowell77 rmpowell77 merged commit 0cb4930 into main Jan 20, 2025
6 checks passed
@rmpowell77 rmpowell77 deleted the dev/fix_asan_crash_in_draw_image branch January 20, 2025 08:47
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.

1 participant