git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b780498
)
trusted-keys: check hex2bin result
author
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 20 Sep 2011 15:23:52 +0000
(11:23 -0400)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Wed, 21 Sep 2011 03:26:05 +0000
(23:26 -0400)
For each hex2bin call in trusted keys, check that the ascii hex string is
valid. On failure, return -EINVAL.
Changelog v1:
- hex2bin now returns an int
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
No differences found