fix previous commit
git-svn-id: svn://10.0.0.236/trunk@216353 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -259,7 +259,7 @@ ldap_parse_passwordpolicy_control_ext (
|
||||
int i, foundPPControl;
|
||||
LDAPControl *PPCtrlp = NULL;
|
||||
|
||||
if ( !NSLDAPI_VALID_LDAP_POINTER( ld ) || pp == NULL ) {
|
||||
if ( !NSLDAPI_VALID_LDAP_POINTER( ld ) ) {
|
||||
return( LDAP_PARAM_ERROR );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user