summaryrefslogtreecommitdiff
path: root/net/sunrpc/clnt.c
diff options
context:
space:
mode:
authorZhang Xiaoxu <zhangxiaoxu5@huawei.com>2022-11-20 15:34:29 +0800
committerTrond Myklebust <trond.myklebust@hammerspace.com>2022-12-06 12:19:48 -0500
commit9181f40fb2952fd59ecb75e7158620c9c669eee3 (patch)
tree8ea005e30013efc3353167874f3e8e663f6b0258 /net/sunrpc/clnt.c
parentef8d98f20dfc79777d2b66a30926533225dc6efa (diff)
downloadlinux-next-9181f40fb2952fd59ecb75e7158620c9c669eee3.tar.gz
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
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>
Diffstat (limited to 'net/sunrpc/clnt.c')
0 files changed, 0 insertions, 0 deletions