mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
This commit is contained in:
parent
6f08468e2f
commit
2c3a06321a
1 changed files with 1 additions and 1 deletions
|
|
@ -2228,7 +2228,7 @@ acl_match_set (
|
|||
} else {
|
||||
struct berval subjdn, ndn = BER_BVNULL;
|
||||
struct berval setat;
|
||||
BerVarray bvals;
|
||||
BerVarray bvals = NULL;
|
||||
const char *text;
|
||||
AttributeDescription *desc = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue