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

Zeroing uninitialised stack stuff and LLVM for both the baseline aarch64 and also aarch64c ABIs #2045

Open
gvnn3 opened this issue Mar 14, 2024 · 0 comments · May be fixed by #2046
Open

Zeroing uninitialised stack stuff and LLVM for both the baseline aarch64 and also aarch64c ABIs #2045

gvnn3 opened this issue Mar 14, 2024 · 0 comments · May be fixed by #2046

Comments

@gvnn3
Copy link
Contributor

gvnn3 commented Mar 14, 2024

No description provided.

@brooksdavis brooksdavis linked a pull request Mar 14, 2024 that will close this issue
brooksdavis added a commit to CTSRD-CHERI/cheribsd-ports that referenced this issue Mar 14, 2024
Zero bits of the stack the compiler can't prove are initialized before
use or escape by default.

Issue:		CTSRD-CHERI/cheribsd#2045
brooksdavis added a commit to CTSRD-CHERI/cheribsd-ports that referenced this issue Mar 18, 2024
Zero bits of the stack the compiler can't prove are initialized before
use or escape by default.

Issue:		CTSRD-CHERI/cheribsd#2045
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 a pull request may close this issue.

1 participant