Skip to content
Commit 2dd9dfc8 authored by Alex Goins's avatar Alex Goins Committed by Aaron Plattner
Browse files

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: default avatarAlex Goins <agoins@nvidia.com>
(cherry picked from commit c82f8143)
parent 642c1f83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment