diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-01-05 16:06:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-27 12:08:53 +0300 |
commit | 7169938b07dbee55653d09adfa909dcf275ba10f (patch) | |
tree | 25bb6da3b3b56835e61e6d787d4acaef6ce9f86a /Documentation/infiniband | |
parent | ac3be9eb875f55e15d189af8154a312ef5297c73 (diff) | |
download | linux-7169938b07dbee55653d09adfa909dcf275ba10f.tar.xz |
xprtrdma: Double free in rpcrdma_sendctxs_create()
[ Upstream commit 6e17f58c486d9554341f70aa5b63b8fbed07b3fa ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation/infiniband')
0 files changed, 0 insertions, 0 deletions