Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
4cac398b
Commit
4cac398b
authored
Apr 23, 2020
by
Isaac Boukris
Committed by
Quanah Gibson-Mount
Apr 23, 2020
Browse files
ITS
#9189
- initialize ldo_sasl_cbinding in LDAP_LDO_SASL_NULLARG
Reported-by: Ryan Tandy
@ryan
parent
e9543da9
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/ldap-int.h
View file @
4cac398b
...
...
@@ -301,7 +301,7 @@ struct ldapoptions {
/* SASL Security Properties */
struct
sasl_security_properties
ldo_sasl_secprops
;
int
ldo_sasl_cbinding
;
#define LDAP_LDO_SASL_NULLARG ,0,0,0,0,{0}
#define LDAP_LDO_SASL_NULLARG ,0,0,0,0,{0}
,0
#else
#define LDAP_LDO_SASL_NULLARG
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment