Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9714
b: refs/heads/master
c: 74fd92c
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Oct 8, 2005
1 parent 967ce49 commit f3623b7
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: c2059b2e0b209a0674c21f78337bb158d3ccb22b
refs/heads/master: 74fd92c511bd4a0771ac0faaaef38bb1be3a29f6
1 change: 1 addition & 0 deletions trunk/security/keys/request_key_auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ static void request_key_auth_destroy(struct key *key)
kenter("{%d}", key->serial);

key_put(rka->target_key);
kfree(rka);

} /* end request_key_auth_destroy() */

Expand Down

0 comments on commit f3623b7

Please sign in to comment.