mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
A little cleanup of last 2 commits
This commit is contained in:
parent
ed91ab4cbe
commit
eb161745a4
@ -751,7 +751,7 @@ ldap_int_sasl_bind(
|
||||
done:
|
||||
if( interact ) {
|
||||
/* cleanup */
|
||||
(void) (interact)( NULL, flags, defaults, prompts );
|
||||
(void) (interact)( NULL, 0, NULL, prompts );
|
||||
}
|
||||
|
||||
return rc;
|
||||
|
Loading…
Reference in New Issue
Block a user