Skip to content

Conversation

@sunfishcode
Copy link
Member

This adds a simple mechanism for informing msan of memory initializations that happen within asm blocks, and uses it in fstat, read, pread, and getrandom. More functions can be added in the future.

Fixes #1531.

This adds a simple mechanism for informing msan of memory
initializations that happen within `asm` blocks, and uses it
in `fstat`, `read`, `pread`, and `getrandom`. More functions
can be added in the future.

Fixes #1531.
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.

msan finding in fstat implementation

2 participants