Skip to content

libasan? (for "built-in" address sanitization) #148

@xparq

Description

@xparq

I've never actually used it, just tried to add -fsanitize=address after seeing it do its magic somewhere, but

g++ -g -fsanitize=address test.cpp

resulted in

ld.exe: cannot find -lasan: No such file or directory                                                                   

So, then I realized it's not actually built-in after all.

But could it be bundled in a future release?

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