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:
d2c184f
)
vmwgfx: memory leaks caused by double allocation
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 18 Oct 2011 06:09:45 +0000
(09:09 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Oct 2011 09:41:31 +0000
(10:41 +0100)
These variables get allocated twice so the first allocation is a
memory leak.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found