Files
xserver/randr
Alex Goins c82f814313 randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardown
During server teardown, mrootdraw is NULL, which can cause segfaults if
master->Stop{,Flipping}PixmapTracking() don't do NULL checking. In this case we
shouldn't need to do master->Stop{,Flipping}PixmapTracking() anyway, so just
skip it.

Signed-off-by: Alex Goins <agoins@nvidia.com>
2019-11-11 14:35:57 -08:00
..
2018-04-02 13:42:08 -04:00
2019-08-07 12:26:59 +02:00
2019-08-07 12:26:59 +02:00
2014-11-12 10:25:00 +10:00