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:
9b7019a
)
perf: Fix stack data leak
author
Arjan van de Ven
<arjan@linux.intel.com>
Tue, 21 Jul 2009 07:55:05 +0000
(
00:55
-0700)
committer
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 22 Jul 2009 16:05:55 +0000
(18:05 +0200)
the "reserved" field was not initialized to zero, resulting in 4 bytes
of stack data leaking to userspace....
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
No differences found