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:
4c241b3
)
x86: asus-laptop: fix invalid point access
author
Libo Chen
<clbchenlibo.chen@huawei.com>
Mon, 20 May 2013 02:30:24 +0000
(10:30 +0800)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Wed, 10 Jul 2013 19:42:45 +0000
(15:42 -0400)
asus->name is null or point to const string,so it is not suitable to kfree it.
Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found