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:
3b7a17f
)
PCI hotplug: fix memory leaks
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 6 Jan 2010 16:47:56 +0000
(17:47 +0100)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 00:16:57 +0000
(16:16 -0800)
Stanse found a cut&pasted memory leak in pciehp_queue_pushbutton_work
and shpchp_queue_pushbutton_work. info is not freed/assigned on all
paths. Fix that.
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found