Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129896
b: refs/heads/master
c: 0d54ee1
h: refs/heads/master
v: v3
  • Loading branch information
Vegard Nossum authored and Linus Torvalds committed Jan 17, 2009
1 parent 4e9521f commit d9fa1e8
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: 1de9e8e70f5acc441550ca75433563d91b269bbe
refs/heads/master: 0d54ee1c7850a954026deec4cd4885f331da35cc
1 change: 1 addition & 0 deletions trunk/security/keys/keyctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ long keyctl_join_session_keyring(const char __user *_name)

/* join the session */
ret = join_session_keyring(name);
kfree(name);

error:
return ret;
Expand Down

0 comments on commit d9fa1e8

Please sign in to comment.