aboutsummaryrefslogtreecommitdiff
path: root/test_digest.c
diff options
context:
space:
mode:
authorVitaly Chikunov <vt@altlinux.org>2021-12-04 09:13:14 +0300
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>2021-12-11 19:45:14 +0300
commit66c4ce5fb9fe3c3598a5707bde7ac6929ec0b83c (patch)
tree70cb2272b1f440284f32d646ef71021dfbfab89d /test_digest.c
parent55f0eb1b77c1c1bfc387927bad06210257f50f21 (diff)
downloadgost-engine-66c4ce5fb9fe3c3598a5707bde7ac6929ec0b83c.zip
gost-engine-66c4ce5fb9fe3c3598a5707bde7ac6929ec0b83c.tar.gz
gost-engine-66c4ce5fb9fe3c3598a5707bde7ac6929ec0b83c.tar.bz2
MSVC: Replace variable-length automatic arrays with alloca
MSVC is not C99 compatible[1]. Errors: test_ciphers.c(312,25): error C2057: expected constant expression test_ciphers.c(312,25): error C2466: cannot allocate an array of constant size 0 test_ciphers.c(312,26): error C2133: 'c': unknown size Link: https://docs.microsoft.com/en-us/cpp/c-language/ansi-conformance Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
Diffstat (limited to 'test_digest.c')
0 files changed, 0 insertions, 0 deletions