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

NULL pointer representation #28

Open
ruben-arm opened this issue Mar 16, 2022 · 0 comments
Open

NULL pointer representation #28

ruben-arm opened this issue Mar 16, 2022 · 0 comments

Comments

@ruben-arm
Copy link

Currently, the guide seems to imply that NULL pointer is always represented with untagged all-zeroes value at:

Therefore, we have considered other options for
revocation, including tag-preserving \emph{permission}-zeroing (but tag
preservation) and wholesale replacement with \cconst{NULL} (i.e., the untagged
all~zero value).

If that's correct to assume in general that NULL pointer should be (or expected to be) represented with untagged all-zeroes value, would it be possible to explicitly state that in the guide?

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

No branches or pull requests

1 participant