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 UB in Bitmap::get_color_of_pattern #57

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

boozook
Copy link
Owner

@boozook boozook commented Sep 15, 2023

Fixes #54, thanks @parasyte.

@boozook boozook linked an issue Sep 15, 2023 that may be closed by this pull request
@boozook boozook added ub Undefined Behavior bug Something isn't working labels Sep 15, 2023
@boozook boozook self-assigned this Sep 15, 2023
@boozook boozook added the api About Playdate API, bindings and all over that. label Sep 15, 2023
@github-actions github-actions bot removed the api About Playdate API, bindings and all over that. label Sep 15, 2023
@boozook boozook merged commit 972a7ea into main Sep 15, 2023
8 checks passed
@boozook boozook deleted the 54-ub-bitmap-get_color_of_pattern branch September 15, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ub Undefined Behavior
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

UB: Bitmap::get_color_of_pattern returns a dangling reference
1 participant