mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
ee6b68ce4c
It occurs when memory compares are made that are larger than the on stack temporary buffers (either malloced or supplied). Rework the test test so it doesn't use a macro with a branch. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3155) |
||
---|---|---|
.. | ||
basic_output.c | ||
cb.c | ||
driver.c | ||
main.c | ||
output_helpers.c | ||
output.h | ||
test_main.c | ||
tests.c | ||
tu_local.h |