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:
e860c33
)
rtlwifi: btcoexist: avoid format string in printk
author
Kees Cook
<keescook@chromium.org>
Tue, 10 Jun 2014 17:37:24 +0000
(10:37 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:16 +0000
(15:49 -0400)
Since CL_PRINTF only ever takes a single argument, make sure a format
string cannot leak into printk.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found