mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
13eaa4ecaa
Previously there was an off by two error allowing a stack buffer overrun. Avoided this by allocating a correct sized buffer on the stack. A side effect is that the maximum size of the customisation string can be increased. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/14810) |
||
---|---|---|
.. | ||
common | ||
fips | ||
implementations | ||
baseprov.c | ||
build.info | ||
decoders.inc | ||
defltprov.c | ||
encoders.inc | ||
legacyprov.c | ||
nullprov.c | ||
prov_running.c | ||
stores.inc |