https://github.com/torvalds/linux
Revision ed13c27e546667fb0967ae30f5070cd7f6455f90 authored by Chuck Lever on 07 April 2008, 20:52:44 UTC, committed by Trond Myklebust on 09 April 2008, 01:07:00 UTC
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>
1 parent 240ee83
History
Tip revision: ed13c27e546667fb0967ae30f5070cd7f6455f90 authored by Chuck Lever on 07 April 2008, 20:52:44 UTC
SUNRPC: Fix a memory leak in rpc_create()
Tip revision: ed13c27
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top