vmwgfx: memory leaks caused by double allocation
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 18 Oct 2011 06:09:45 +0000 (09:09 +0300)
committerDave 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