https://github.com/torvalds/linux
Revision ca3273f9646694e0419cfb9d6c12deb1c9aff27c authored by Li Zefan on 07 November 2008, 06:47:21 UTC, committed by Ingo Molnar on 07 November 2008, 07:29:58 UTC
Impact: fix rare memory leak in the sched-domains manual reconfiguration code

In the failure path, rd is not attached to a sched domain,
so it causes a leak.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent f29c9b1
History
Tip revision: ca3273f9646694e0419cfb9d6c12deb1c9aff27c authored by Li Zefan on 07 November 2008, 06:47:21 UTC
sched: fix memory leak in a failure path
Tip revision: ca3273f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.5 KB
Makefile -rw-r--r-- 55.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top