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:
1d3d51b
)
drm/radeon/kms: fix memory leak
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 6 Jan 2010 16:39:31 +0000
(17:39 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 7 Jan 2010 03:38:59 +0000
(13:38 +1000)
Stanse found a memory leak in radeon_master_create. master_priv is not
freed/assigned on all paths. Fix that.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found