Skip to content

research: MemorySanitizer or equivalent built in to debug mode #1471

Open
@andrewrk

Description

@andrewrk

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

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.researchThis proposal requires a considerable amount of investigation before it can be considered.

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions