mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
Merge branch 'malloc_enforce' into 'master'
Raise warning level on malloc to catch double frees earlier. See merge request openconnect/ocserv!227
This commit is contained in:
@@ -91,6 +91,7 @@ Ubuntu20.04:
|
||||
- autoreconf -fvi
|
||||
- ./configure --without-nuttcp-tests --enable-oidc-auth --enable-latency-stats
|
||||
- make -j$JOBS
|
||||
- export MALLOC_CHECK_=3
|
||||
- make check -j$JOBS
|
||||
tags:
|
||||
- shared
|
||||
|
||||
Reference in New Issue
Block a user