Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232265
b: refs/heads/master
c: 5403110
h: refs/heads/master
i:
  232263: 5ede9bf
v: v3
  • Loading branch information
Jesper Juhl authored and James Morris committed Jan 23, 2011
1 parent 9b1da42 commit ff01f8e
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: 7f3c68bee977ab872827e44de017216736fe21d7
refs/heads/master: 5403110943a2dcf1f96416d7a412a8b46895facd
1 change: 1 addition & 0 deletions trunk/security/keys/trusted.c
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@ static int trusted_update(struct key *key, const void *data, size_t datalen)
ret = datablob_parse(datablob, new_p, new_o);
if (ret != Opt_update) {
ret = -EINVAL;
kfree(new_p);
goto out;
}
/* copy old key values, and reseal with new pcrs */
Expand Down

0 comments on commit ff01f8e

Please sign in to comment.