diff --git a/[refs] b/[refs] index 121301b14866..362010170f8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92f4250901476fcadc4f52ace36e453c61f5591d +refs/heads/master: 4742600cf536c0c115b6f769eda82ee377d199c9 diff --git a/trunk/security/selinux/ss/services.c b/trunk/security/selinux/ss/services.c index 211c0ada594c..3e1ae85c0130 100644 --- a/trunk/security/selinux/ss/services.c +++ b/trunk/security/selinux/ss/services.c @@ -1478,7 +1478,7 @@ static int security_compute_sid(u32 ssid, newcontext.type = avdatum->data; } - /* if we have a qstr this is a file trans check so check those rules */ + /* if we have a objname this is a file trans check so check those rules */ if (objname) filename_compute_type(&policydb, &newcontext, scontext->type, tcontext->type, tclass, objname);