Explain why we don't include VersionAddendum in the debug mode banner.
This commit is contained in:
parent
0c80faa259
commit
e5b44dd19f
@ -990,6 +990,7 @@ main(int ac, char **av)
|
||||
SYSLOG_FACILITY_USER, !use_syslog);
|
||||
|
||||
if (debug_flag)
|
||||
/* version_addendum is always NULL at this point */
|
||||
logit("%s, %s", SSH_RELEASE, OPENSSL_VERSION);
|
||||
|
||||
/* Parse the configuration files */
|
||||
|
Loading…
x
Reference in New Issue
Block a user