Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250796
b: refs/heads/master
c: 4742600
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris committed Apr 28, 2011
1 parent 2f75915 commit aa25f89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92f4250901476fcadc4f52ace36e453c61f5591d
refs/heads/master: 4742600cf536c0c115b6f769eda82ee377d199c9
2 changes: 1 addition & 1 deletion trunk/security/selinux/ss/services.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit aa25f89

Please sign in to comment.