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:
3752e45
)
powerpc/xmon: avoid format string leaking to printk
author
Kees Cook
<keescook@chromium.org>
Tue, 10 Jun 2014 17:54:06 +0000
(10:54 -0700)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Jun 2014 07:04:03 +0000
(17:04 +1000)
This makes sure format strings cannot leak into printk (the string has
already been correctly processed for format arguments).
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found