Skip to content
Commit b9622614 authored by Lin Yi's avatar Lin Yi Committed by Anna Schumaker
Browse files

net :sunrpc :clnt :Fix xps refcount imbalance on the error path



rpc_clnt_add_xprt take a reference to struct rpc_xprt_switch, but forget
to release it before return, may lead to a memory leak.

Signed-off-by: default avatarLin Yi <teroincn@163.com>
Signed-off-by: default avatarAnna Schumaker <Anna.Schumaker@Netapp.com>
parent 90910519
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment