diff options
author | Darren Tucker <dtucker@dtucker.net> | 2020-11-08 14:33:35 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2020-11-08 14:33:35 +0100 |
commit | 292bcb2479deb27204e3ff796539c003975a5f7a (patch) | |
tree | e74aaba8c0702e34c687827707fa92b6d7e7b739 /sshconnect2.c | |
parent | upstream: Add a comment documenting the source of the moduli group (diff) | |
download | openssh-292bcb2479deb27204e3ff796539c003975a5f7a.tar.xz openssh-292bcb2479deb27204e3ff796539c003975a5f7a.zip |
Remove preprocessor directive from log macro calls.
Preprocessor directives inside macro calls, such as the new log macros,
are undefined behaviour and do not work with, eg old GCCs. Put the
entire log call inside the ifdef for OPENSSL_HAS_NISTP521.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions