Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
f0505795
Commit
f0505795
authored
Jul 18, 2004
by
Pierangelo Masarati
Browse files
cleanup...
parent
a14bda1d
Changes
1
Show whitespace changes
Inline
Side-by-side
libraries/libldap/dnssrv.c
View file @
f0505795
...
...
@@ -69,7 +69,7 @@ int ldap_dn2domain(
(
ava
->
la_flags
&
LDAP_AVA_STRING
)
&&
ava
->
la_value
.
bv_len
&&
(
ber_bvstrcasecmp
(
&
ava
->
la_attr
,
&
DC
)
==
0
||
ber_bv
strcase
cmp
(
&
ava
->
la_attr
,
&
DCOID
)
==
0
)
)
||
ber_bvcmp
(
&
ava
->
la_attr
,
&
DCOID
)
==
0
)
)
{
if
(
domain
.
bv_len
==
0
)
{
ndomain
=
LDAP_REALLOC
(
domain
.
bv_val
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment