-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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.
- Is it that the address sanitizer won't work on alpine linux?
- Is it necessarily we use alpine? Can we use a different dist?
Metadata
Metadata
Assignees
Labels
No labels