diff options
author | Tomas Mraz <tomas@openssl.org> | 2023-01-10 18:00:59 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2023-01-12 10:46:52 +0100 |
commit | a509b97d2c4efd96e231913d49544ac7cb36b51b (patch) | |
tree | 80c9077ccfe0000444d580e38ad93a160c35a0d4 /doc | |
parent | OSSL_PARAM_BLD and BIGNUM; ensure at least one byte is allocated (diff) | |
download | openssl-a509b97d2c4efd96e231913d49544ac7cb36b51b.tar.xz openssl-a509b97d2c4efd96e231913d49544ac7cb36b51b.zip |
Do not check definition of a macro and use it in a single condition
The condition evaluation in #if conditions does not tolerate this
if the macro is not defined.
Fixes #19628
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20018)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions