Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132588
b: refs/heads/master
c: af294e4
h: refs/heads/master
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent 5936201 commit fb33fe5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: d541bbee6902d5ffb8a03d63ac8f4b1364c2ff93
refs/heads/master: af294e41d0c95a291cc821a1b43ec2cd13976a8b
6 changes: 0 additions & 6 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -3212,12 +3212,6 @@ static int selinux_dentry_open(struct file *file, const struct cred *cred)

static int selinux_task_create(unsigned long clone_flags)
{
int rc;

rc = secondary_ops->task_create(clone_flags);
if (rc)
return rc;

return current_has_perm(current, PROCESS__FORK);
}

Expand Down

0 comments on commit fb33fe5

Please sign in to comment.