mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 01:59:38 -05:00
ITS#4221 fix -r1.6
This commit is contained in:
parent
475b35b847
commit
b4b8f12439
1 changed files with 0 additions and 2 deletions
|
|
@ -55,8 +55,6 @@ ldif_open_url(
|
|||
}
|
||||
|
||||
/* we don't check for LDAP_DIRSEP since URLs should contain '/' */
|
||||
/* skip over false root */
|
||||
p++;
|
||||
|
||||
p = ber_strdup( p );
|
||||
ldap_pvt_hex_unescape( p );
|
||||
|
|
|
|||
Loading…
Reference in a new issue