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

WGL and EGL's context activation is unsound #6211

Open
ErichDonGubler opened this issue Sep 4, 2024 · 0 comments
Open

WGL and EGL's context activation is unsound #6211

ErichDonGubler opened this issue Sep 4, 2024 · 0 comments

Comments

@ErichDonGubler
Copy link
Member

Description

@MarijnS95 and I have determined that, in at least one case, the current WGL and EGL GLES backends are unsound, because conditions for safely conflict with the Soundness Property.

Repro steps

Will defer to @MarijnS95.

Expected vs observed behavior

These APIs should be sound, meaning that it is impossible for safe Rust to provoke UB or other memory unsafety.

@ErichDonGubler ErichDonGubler changed the title WGL and EGL APIs are unsound WGL and EGL's context activation is unsound Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant