diff options
author | Zhang Xiaoxu <zhangxiaoxu5@huawei.com> | 2022-11-20 10:34:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-31 15:32:23 +0300 |
commit | 17c49afc694eb3ab4e1b56e41cb186c3ad77a2ed (patch) | |
tree | b1bb6ab1f824818592dcdada2032b411db8926a3 /.rustfmt.toml | |
parent | aae4846e8e49044cb51d0276bec2a3fc2d5cd8da (diff) | |
download | linux-17c49afc694eb3ab4e1b56e41cb186c3ad77a2ed.tar.xz |
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
[ Upstream commit 9181f40fb2952fd59ecb75e7158620c9c669eee3 ]
If rdma receive buffer allocate failed, should call rpcrdma_regbuf_free()
to free the send buffer, otherwise, the buffer data will be leaked.
Fixes: bb93a1ae2bf4 ("xprtrdma: Allocate req's regbufs at xprt create time")
Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions