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

Handle::from_raw() and HandleAlloc::clone_handle()/consume_handle() are all unsafe. #2192

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mhammond
Copy link
Member

Fixes #2164

@mhammond mhammond requested a review from a team as a code owner July 22, 2024 01:53
@mhammond mhammond requested review from badboy and removed request for a team July 22, 2024 01:53
@mhammond mhammond merged commit 1946490 into mozilla:main Jul 22, 2024
5 checks passed
@mhammond mhammond deleted the push-ulvxlqnzqqxy branch July 22, 2024 14:34
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.

HandleAlloc::clone_handle and consume_handle should be marked unsafe
2 participants