Explain why we don't include VersionAddendum in the debug mode banner.
This commit is contained in:
parent
fc1ba28a5c
commit
a067b78c9c
@ -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…
Reference in New Issue
Block a user