Files
xserver/dix
Dave Airlie 49ec57d509 dix: free default colormap before screen deletion
If we don't free this here, it gets freed later in the resource
cleanups, however it then looks up up pmap->pScreen, which we
freed already in this function. So free the default colormap
when we should.

This fixes a bug after a couple of hotplug cycles when you try
to exit the X server and it crashes.

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-09-04 16:15:52 +10:00
..
2012-03-21 13:54:42 -07:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-07-06 10:35:13 +01:00
2012-03-21 13:54:42 -07:00
2012-05-01 11:36:30 +10:00
2012-08-14 17:13:52 -07:00
2009-08-28 23:29:05 -04:00
2012-03-21 13:54:42 -07:00
2012-03-22 11:33:42 +10:00