mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
ITS#2679 don't use cached ACL state from different attribute
This commit is contained in:
parent
e878d7eab9
commit
94e88c3700
@ -279,6 +279,7 @@ access_allowed(
|
||||
goto vd_access;
|
||||
|
||||
} else {
|
||||
if ( state ) state->as_vi_acl = NULL;
|
||||
a = NULL;
|
||||
ACL_INIT(mask);
|
||||
count = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user