commit | 604296303f5f2698e4682c8aefb413554bc4b12a | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Jul 25 20:04:59 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue Jul 30 10:10:35 2013 -0700 |
tree | e422fd8d3ab1a0c381a2568fb7adadcbd4996625 | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b [diff] |
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() 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>