commit | 0c5d37033b3a16fdf6442730cee82dd3e8465fb1 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Oct 18 09:09:45 2011 +0300 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 18 10:41:31 2011 +0100 |
tree | 0eadc332097cb6dc987e93e7ce9a20f02cabfe0a | |
parent | d2c184fb10656f2a6d59fef76efb3a8b12fb6ed4 [diff] |
vmwgfx: memory leaks caused by double allocation 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>