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:
60c2f70
)
drm/tegra: Fix small leak on error in tegra_fb_alloc()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 12 Nov 2013 10:25:26 +0000
(13:25 +0300)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 20 Dec 2013 14:56:06 +0000
(15:56 +0100)
If we don't have enough memory for ->planes then we leak "fb".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found