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:
e03e389
)
thinkpad_acpi: Fix a memory leak during module exit
author
Li Dongyang
<jerry87905@gmail.com>
Wed, 25 Jul 2012 00:45:08 +0000
(10:45 +1000)
committer
Matthew Garrett
<mjg@redhat.com>
Sat, 28 Jul 2012 04:28:56 +0000
(
00:28
-0400)
We should free the thinkpad_id.nummodel_str during exit as it's allocated
in get_thinkpad_module_data().
Signed-off-by: Li Dongyang <Jerry87905@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found