Skip to content

Adding address sanitizer to auto running tests #10

@elyashiv

Description

@elyashiv

Some of the most common errors are only caught by the address sanitizer.

I started looking into adding it into the tests runner.

The first obstacle I encountered is that alpine linux doesn't seem to support the address sanitizer, and it is used as the docker base.

  1. Is it that the address sanitizer won't work on alpine linux?
  2. Is it necessarily we use alpine? Can we use a different dist?

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