Open
Description
Here's an example bug #1446
This issue is to investigate MemorySanitizer and do something like it or an idea inspired by it. The idea is to detect loads and stores of undefined or otherwise invalid memory and treat them as safety violations.
Ideally the performance penalty would be small enough that we would include it in ReleaseSafe mode as well as Debug mode.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status