Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184891
b: refs/heads/master
c: 08e3daf
h: refs/heads/master
i:
  184889: 533df67
  184887: 1422576
v: v3
  • Loading branch information
Amerigo Wang authored and James Morris committed Dec 8, 2009
1 parent a7a0896 commit 11d1c00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 937bf6133b21b16965f75223085f4314ae32b8eb
refs/heads/master: 08e3daff217059c84c360cc71212686e0a7995af
4 changes: 2 additions & 2 deletions trunk/security/selinux/ss/mls.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,8 @@ int mls_compute_sid(struct context *scontext,
case AVTAB_MEMBER:
/* Use the process effective MLS attributes. */
return mls_context_cpy_low(newcontext, scontext);
default:
return -EINVAL;

/* fall through */
}
return -EINVAL;
}
Expand Down

0 comments on commit 11d1c00

Please sign in to comment.