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:
10ca442
)
USB: qcserial: fix a memory leak in qcprobe error path
author
Axel Lin
<axel.lin@gmail.com>
Mon, 21 Jun 2010 00:44:17 +0000
(08:44 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 30 Jun 2010 15:16:06 +0000
(08:16 -0700)
This patch adds missing kfree(data) before return -ENODEV.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found