kernel-fxtec-pro1x/net/sunrpc
Lin Yi e9f76b9543 net :sunrpc :clnt :Fix xps refcount imbalance on the error path
[ Upstream commit b96226148491505318228ac52624956bd98f9e0c ]

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: Lin Yi <teroincn@163.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-07-14 08:11:15 +02:00
..
auth_gss sunrpc: fix 4 more call sites that were using stack memory with a scatterlist 2019-02-23 09:07:27 +01:00
xprtrdma svcrdma: Ignore source port when computing DRC hash 2019-07-10 09:53:47 +02:00
addr.c
auth.c
auth_generic.c
auth_null.c
auth_unix.c
backchannel_rqst.c
cache.c sunrpc: don't mark uninitialised items as VALID. 2019-05-02 09:58:55 +02:00
clnt.c net :sunrpc :clnt :Fix xps refcount imbalance on the error path 2019-07-14 08:11:15 +02:00
debugfs.c
Kconfig
Makefile
netns.h
rpc_pipe.c
rpcb_clnt.c sunrpc: handle ENOMEM in rpcb_getport_async 2019-01-22 21:40:35 +01:00
sched.c
socklib.c
stats.c
sunrpc.h
sunrpc_syms.c
svc.c sunrpc: use-after-free in svc_process_common() 2019-01-16 22:04:37 +01:00
svc_xprt.c sunrpc: use-after-free in svc_process_common() 2019-01-16 22:04:37 +01:00
svcauth.c
svcauth_unix.c
svcsock.c svcrpc: fix UDP on servers with lots of threads 2019-03-23 20:10:10 +01:00
sysctl.c
timer.c
xdr.c
xprt.c SUNRPC: Clean up initialisation of the struct rpc_rqst 2019-07-03 13:14:46 +02:00
xprtmultipath.c
xprtsock.c SUNRPC: Fix a race with XPRT_CONNECTING 2019-01-13 09:51:01 +01:00