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:
e336ed9
)
crypto: user - ensure user supplied strings are nul-terminated
author
Mathias Krause
<minipli@googlemail.com>
Tue, 5 Feb 2013 17:19:15 +0000
(18:19 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 19 Feb 2013 12:27:04 +0000
(20:27 +0800)
To avoid misuse, ensure cru_name and cru_driver_name are always
nul-terminated strings.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found