Skip to content

How to get sanitize process not running using "cargo run"? #15

@gkorland

Description

@gkorland

I'm building my library with the following command:
RUSTFLAGS="-Z sanitizer=address" cargo build --examples --target x86_64-unknown-linux-gnu

The result is an x.so file which is loaded by another application, how can I get the sanitizer report?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions