git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad3466
)
cgroup: fix memory leak in cgroup_mount()
author
Li Zefan
<lizefan@huawei.com>
Fri, 14 Feb 2014 08:55:04 +0000
(16:55 +0800)
committer
Tejun Heo
<tj@kernel.org>
Fri, 14 Feb 2014 15:52:40 +0000
(10:52 -0500)
We should free the memory allocated in parse_cgroupfs_options() before
calling this function again.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup.c
patch
|
blob
|
history
diff --cc
kernel/cgroup.c
Simple merge