Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201878
b: refs/heads/master
c: 5ad18a0
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and James Morris committed Aug 2, 2010
1 parent 6ff1c43 commit 1cf54d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 94fd8405ea62bd2d4a40f3013e8e6935b6643235
refs/heads/master: 5ad18a0d59ba9e65b3c8b2b489fd23bc6b3daf94
1 change: 1 addition & 0 deletions trunk/security/keys/request_key.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ static int call_sbin_request_key(struct key_construction *cons,
prkey = 0;
if (cred->tgcred->process_keyring)
prkey = cred->tgcred->process_keyring->serial;
sprintf(keyring_str[1], "%d", prkey);

rcu_read_lock();
session = rcu_dereference(cred->tgcred->session_keyring);
Expand Down

0 comments on commit 1cf54d0

Please sign in to comment.