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:
b7378b9
)
staging: ft1000: fix kernel info leak to userland for statistics
author
Vasiliy Kulikov
<segooon@gmail.com>
Sun, 3 Oct 2010 17:22:48 +0000
(21:22 +0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Oct 2010 18:42:20 +0000
(11:42 -0700)
get_stat_data is not fully initialized before copy_to_user() call,
e.g. LedStat is not always set.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found