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

trait Pixels: Add fn wrapping_*as_{mut_,}ptr methods for non-bounds checked versions #1337

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

kkysen
Copy link
Collaborator

@kkysen kkysen commented Aug 28, 2024

That specific test should pass now.

@kkysen kkysen requested a review from rinon August 28, 2024 21:09
…-of-bounds, as the ptr is temporarily out of bounds when passed to asm.
@kkysen kkysen merged commit 4843f6f into main Aug 28, 2024
28 checks passed
@kkysen kkysen deleted the kkysen/wrapping_as_ptr branch August 28, 2024 23:02
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.

OOB pointer in cdef
2 participants