ITS#2679 don't use cached ACL state from different attribute

This commit is contained in:
Howard Chu 2003-09-16 22:03:26 +00:00
parent e878d7eab9
commit 94e88c3700

View File

@ -279,6 +279,7 @@ access_allowed(
goto vd_access;
} else {
if ( state ) state->as_vi_acl = NULL;
a = NULL;
ACL_INIT(mask);
count = 0;