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:
13e2e55
)
workqueue: fix memory leak in apply_workqueue_attrs()
author
Tejun Heo
<tj@kernel.org>
Mon, 1 Apr 2013 18:23:31 +0000
(11:23 -0700)
committer
Tejun Heo
<tj@kernel.org>
Mon, 1 Apr 2013 18:23:31 +0000
(11:23 -0700)
apply_workqueue_attrs() wasn't freeing temp attrs variable @new_attrs
in its success path. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Lai Jiangshan <laijs@cn.fujitsu.com>
kernel/workqueue.c
patch
|
blob
|
history
diff --cc
kernel/workqueue.c
Simple merge