1
linux/net/sunrpc
Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create()
Commit 510deb0d was supposed to move the xprt_create_transport() call in
rpc_create(), but neglected to remove the old call site.  This resulted in
a transport leak after every rpc_create() call.

This leak is present in 2.6.24 and 2.6.25.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-04-08 21:07:00 -04:00
..
auth_gss [SUNRPC]: net/* NULL noise 2008-03-17 22:48:03 -07:00
xprtrdma SVCRDMA: Check num_sge when setting LAST_CTXT bit 2008-03-26 11:24:19 -07:00
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c SUNRPC: Fix a memory leak in rpc_create() 2008-04-08 21:07:00 -04:00
Makefile
rpc_pipe.c
rpcb_clnt.c
sched.c
socklib.c
stats.c
sunrpc_syms.c
svc_xprt.c [NET] endianness noise: INADDR_ANY 2008-03-17 22:44:53 -07:00
svc.c
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c
timer.c
xdr.c SUNRPC: don't call flush_dcache_page() with an invalid pointer 2008-04-08 21:06:50 -04:00
xprt.c
xprtsock.c