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:
fabf85e
)
sony-laptop: leak in error handling sony_nc_lid_resume_setup()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 1 Feb 2013 13:28:27 +0000
(16:28 +0300)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Wed, 27 Feb 2013 13:30:43 +0000
(08:30 -0500)
We need to decrement "i" first because the current "i" was not allocated
succesfully. Also we should go free the way down to zero to avoid a
leak.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found