Add test against Graphene hardened malloc.

This commit is contained in:
Darren Tucker
2021-01-09 00:36:05 +11:00
parent 6cb52d5bf7
commit b744914fcb
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ jobs:
configs:
- ""
- "--with-kerberos5 --with-libedit --with-pam --with-security-key-builtin --with-selinux"
- "--with-ldflags=-lhardened_malloc"
steps:
- uses: actions/checkout@v2