Skip to content

Create LeakSanitizer suppression rules to run with detect_leaks=1 #19

@disconnect3d

Description

@disconnect3d

Similarly to the issue in Atheris - google/atheris#81 - we currently recommend running Ruzzy with ASan's detect_leaks=0 due to the fact that the Ruby interpreter leaks memory.

I believe this can be fixed/changed by suppressing the Python initialization's memory leaks using the LeakSanitizer suppression rules.

We should implement those rules and make them "builtin" (so they are applied automagically) if there is such an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions