We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11942e7 commit 8b1422aCopy full SHA for 8b1422a
1 file changed
.github/workflows/os-check.yml
@@ -59,6 +59,7 @@ jobs:
59
'--enable-lms=small,verify-only --enable-xmss=small,verify-only',
60
'--disable-sys-ca-certs',
61
'--enable-all CPPFLAGS=-DWOLFSSL_DEBUG_CERTS ',
62
+ '--enable-all CFLAGS="-DWOLFSSL_CHECK_MEM_ZERO"',
63
]
64
name: make check
65
if: github.repository_owner == 'wolfssl'
0 commit comments