ITS#4221 fix -r1.6

This commit is contained in:
Howard Chu 2005-11-26 21:56:58 +00:00
parent 475b35b847
commit b4b8f12439

View file

@ -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 );