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:
82c805a
)
drm/nouveau: fix nouveau_client allocation failure path
author
Marcin Slusarz
<marcin.slusarz@gmail.com>
Mon, 10 Dec 2012 20:59:52 +0000
(21:59 +0100)
committer
Ben Skeggs
<bskeggs@redhat.com>
Sun, 13 Jan 2013 08:07:44 +0000
(18:07 +1000)
Depending on the point of failure, freed object would be returned
or memory leak would happen.
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found