Skip to content

ASan tests for Travis-CI #116

@vt-alt

Description

@vt-alt

Problem is, it's hard to make engine (perl) test to work, because openssl binary doing dlopen to gost.so, which would be built with ASan, and that produces all sorts of weird errors.

Just to note command to build with ASan:

cmake -DOPENSSL_ROOT_DIR=...... -DCMAKE_C_FLAGS="-fsanitize=address -fno-omit-frame-pointer -g3"  ..

Also for openssl build:

./config -d ......

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