Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264499
b: refs/heads/master
c: 7d8db18
h: refs/heads/master
i:
  264497: 8d93c1e
  264495: 6345d52
v: v3
  • Loading branch information
Serge Hallyn authored and James Morris committed Aug 15, 2011
1 parent cec3b54 commit 7a9ca8b
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: 4d49f6710bfbd2271feab074f8c1053387e5d9fe
refs/heads/master: 7d8db1808a2001077a9f966180c5e4f7cc20d4c7
2 changes: 1 addition & 1 deletion trunk/security/commoncap.c
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ int cap_bprm_set_creds(struct linux_binprm *bprm)
{
const struct cred *old = current_cred();
struct cred *new = bprm->cred;
bool effective, has_cap;
bool effective, has_cap = false;
int ret;

effective = false;
Expand Down

0 comments on commit 7a9ca8b

Please sign in to comment.