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(komorebi): fix unsound use of transmute #688

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

raggi
Copy link
Collaborator

@raggi raggi commented Feb 26, 2024

This was causing a crash in release mode when moving a window around by titlebar.

This was causing a crash in release mode when moving a window around by
titlebar.
@LGUG2Z LGUG2Z merged commit e5cf042 into LGUG2Z:master Feb 26, 2024
2 checks passed
@LGUG2Z
Copy link
Owner

LGUG2Z commented Feb 26, 2024

Note to future self: Don't use unsafe transmutes and just impl the From trait 😅

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.

2 participants