fix stupid bug in ldapclient that caused entries to be printed twice
This commit is contained in:
@@ -82,6 +82,7 @@ substring:
|
||||
}
|
||||
}
|
||||
}
|
||||
if (*s=='=') ++s;
|
||||
(*f)->ava.value.s=s;
|
||||
s+=(*f)->ava.value.l=str_chr(s,')');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user