From aa25f89f1975054c85fa97552d078ae30e464d8e Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Thu, 28 Apr 2011 15:11:20 -0400 Subject: [PATCH] --- yaml --- r: 250796 b: refs/heads/master c: 4742600cf536c0c115b6f769eda82ee377d199c9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/selinux/ss/services.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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);