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

Opaque pointers into stack-allocated memory. #30

Open
mheinsen opened this issue Jul 3, 2018 · 0 comments
Open

Opaque pointers into stack-allocated memory. #30

mheinsen opened this issue Jul 3, 2018 · 0 comments
Labels

Comments

@mheinsen
Copy link
Contributor

mheinsen commented Jul 3, 2018

Opaque pointers into stack-allocated memory should point to the (smallest) section of their stack frame that owns the memory (rather than vaguely pointing to the entire stack frame).

@mheinsen mheinsen added the bug label Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant