]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Use asan in one of the CI builds 1199/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 21 Jun 2021 23:15:26 +0000 (19:15 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 28 Jun 2021 16:31:12 +0000 (12:31 -0400)
.github/workflows/build.yml

index b7f7d737899b67f9a0927151fb2a02870484cbd4..d5e58474897727e4605443d846af89f8d9e48300 100644 (file)
@@ -17,6 +17,7 @@ jobs:
                       os: ubuntu-18.04
                       compiler: clang
                       makevars: CPPFLAGS=-Werror
+                      configureopts: --enable-asan
                     - name: linux-clang-openssl
                       os: ubuntu-18.04
                       compiler: clang