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:
281d1a9
)
IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 25 Jul 2013 17:04:36 +0000
(20:04 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 31 Jul 2013 21:12:08 +0000
(14:12 -0700)
We don't set "resp.reserved". Since it's at the end of the struct
that means we don't have to copy it to the user.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found