Thomas Hellstrom 4ec3d67da8 vmwgfx: Fix XVideo memory leaks
We were not properly freeing the port privates.
In order to access those at CloseScreen time, don't free the adaptor pointers
at XV screen init, but hold on to them until CloseScreen.

Also properly free the new_adaptors pointer.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
2018-11-28 09:25:39 +01:00
2012-01-12 13:53:53 +01:00
2018-02-15 08:05:37 +01:00
2018-11-28 09:25:39 +01:00
2017-01-26 14:00:22 +10:00
2018-05-17 09:19:12 +02:00
2009-05-12 16:43:13 -07:00

Copyright (C) 1999-2009 VMware, Inc.
All Rights Reserved

The code here may be used/distributed under the terms of the standard
XFree86 license.

Documentation on the VMware SVGA Device programming model
has been updated and expanded, and it now lives at:

http://vmware-svga.sourceforge.net/

--
Description
No description provided
Readme 918 KiB
Languages
C 98.6%
Makefile 0.7%
M4 0.7%