diff options
author | Dan Carpenter | 2019-01-05 16:06:48 +0300 |
---|---|---|
committer | Anna Schumaker | 2019-01-08 12:06:17 -0500 |
commit | 6e17f58c486d9554341f70aa5b63b8fbed07b3fa (patch) | |
tree | 3d65479d035e5503c732720cddaccdfada54fdc4 /.clang-format | |
parent | 4429b668e0375206408617d6440e3bb76c56c7d2 (diff) |
xprtrdma: Double free in rpcrdma_sendctxs_create()
The clean up is handled by the caller, rpcrdma_buffer_create(), so this
call to rpcrdma_sendctxs_destroy() leads to a double free.
Fixes: ae72950abf99 ("xprtrdma: Add data structure to manage RDMA Send arguments")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions