Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126829
b: refs/heads/master
c: 5c8c40b
h: refs/heads/master
i:
  126827: bc45155
v: v3
  • Loading branch information
James Morris committed Jan 4, 2009
1 parent 00f73ad commit 15b7d08
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: 6d3dc07cbb1e88deed2e8710e215f232a56b1dce
refs/heads/master: 5c8c40be4b5a2944483bfc1a45d6c3fa02551af3
2 changes: 1 addition & 1 deletion trunk/security/keys/keyctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ asmlinkage long sys_keyctl(int option, unsigned long arg2, unsigned long arg3,

case KEYCTL_GET_SECURITY:
return keyctl_get_security((key_serial_t) arg2,
(char *) arg3,
(char __user *) arg3,
(size_t) arg4);

default:
Expand Down

0 comments on commit 15b7d08

Please sign in to comment.