mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 23:19:59 -05:00
Revert last commit
This commit is contained in:
parent
e2483d8a9b
commit
e3ffc1b165
1 changed files with 0 additions and 2 deletions
|
|
@ -130,8 +130,6 @@ main( int argc, char *argv[] )
|
|||
passwd.bv_len = strlen(passwd.bv_val);
|
||||
}
|
||||
|
||||
lutil_passwd_init();
|
||||
|
||||
hash = lutil_passwd_hash( &passwd, scheme, &text );
|
||||
|
||||
if( hash == NULL || hash->bv_val == NULL ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue