Skip to content

version: add OpenLDAP version in the output#7054

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/openldap-version
Closed

version: add OpenLDAP version in the output#7054
bagder wants to merge 1 commit intomasterfrom
bagder/openldap-version

Conversation

@bagder
Copy link
Member

@bagder bagder commented May 12, 2021

No description provided.

@bagder bagder added the LDAP label May 12, 2021
Assisted-by: Howard Chu
Closes #7054
@bagder bagder force-pushed the bagder/openldap-version branch from e1c5a26 to 65104fa Compare May 12, 2021 13:47
char gsasl_buf[30];
#endif
#ifdef USE_OPENLDAP
char ldap_buf[30];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cant you declare the variable in the scope below?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, because it needs to remain in scope for the src[] array when it creates the final string just below this section.

@bagder bagder closed this in bf0feae May 13, 2021
@bagder bagder deleted the bagder/openldap-version branch May 13, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants