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:
ba1163d
)
drm/radeon/kms: small memory leak in atom exit code
author
Dan Carpenter
<error27@gmail.com>
Tue, 6 Apr 2010 10:55:33 +0000
(10:55 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 7 Apr 2010 00:11:36 +0000
(10:11 +1000)
This is an unlikely memory leak, but we may as well fix it. It's easy
to fix and every static checker will complain if we don't.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found