ci: build some job with ASan
authorDavid Marchand <david.marchand@redhat.com>
Thu, 5 May 2022 09:29:52 +0000 (11:29 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 11 May 2022 12:05:57 +0000 (14:05 +0200)
commitc0c305ee9e0e7c9feca6412266a778f330d20c19
tree54b317ff70622cb1e85a39855f636b17fa416ed1
parent48ff13ef37cbd63ecba9b28d5377444964c9c49f
ci: build some job with ASan

Enable ASan, this can greatly help identify leaks and buffer overflows.
Running unit tests relying on multiprocess is unreliable with ASan
enabled, so skip them.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
.ci/linux-build.sh
.github/workflows/build.yml
app/test/meson.build