mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-04-14 11:04:56 +00:00
4ec3d67da829f4e7a35ab08427002b9d7e4e5f4b
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>
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
Languages
C
98.6%
Makefile
0.7%
M4
0.7%