RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 25 Jul 2013 17:04:59 +0000 (20:04 +0300)
committerRoland 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