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:
3b2f64d
)
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 25 Jul 2013 17:04:59 +0000
(20:04 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 30 Jul 2013 17:10:35 +0000
(10:10 -0700)
We pass a few bytes of uninitialized stack memory to the user here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found