Skip to content

Commit 8b1422a

Browse files
committed
add configuration for WOLFSSL_MEM_CHECK_ZERO
1 parent 11942e7 commit 8b1422a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/os-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
'--enable-lms=small,verify-only --enable-xmss=small,verify-only',
6060
'--disable-sys-ca-certs',
6161
'--enable-all CPPFLAGS=-DWOLFSSL_DEBUG_CERTS ',
62+
'--enable-all CFLAGS="-DWOLFSSL_CHECK_MEM_ZERO"',
6263
]
6364
name: make check
6465
if: github.repository_owner == 'wolfssl'

0 commit comments

Comments
 (0)