cc-1164 cc: WARNING File = passdb/pdb_ldap.c, Line = 707 Argument of type "int *" is incompatible with parameter of type "size_t *". if (pdb_nds_get_password(ldap_state->smbldap_state, user_dn, &pwd_len, clear_text\ _pw) == LDAP_SUCCESS) {
Created attachment 1165 [details] change pwd_len type to "size_t"
This looks like it has already been fixed by changing the function declaration for pdb_nds_get_password().
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
Cleaning up versions. There was no 3.0.15 so leaving it in bugzilla is causing some confusion. Moving these nuder 3.0.20. Originally files against 3.0.15preX.