Files
xserver/mi
Oleh Nykyforchyn 3fd14fdb12 mi: midispcur.c.: move miDCCloseScreen to post-hooks
This change is necessary to fix a segfault in intel driver at CloseScreen.
sna_early_close_screen() releases the cursor using FreeCursor(), which needs
miDCScreen private of pScreen. It has already been released by miDCCloseScreen(),
which is a pre-hook, and segfault occurs. Hence it is necessary to move
miDCCloseScreen() to post-hooks.

Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com>
2025-07-23 15:25:37 +02:00
..
2025-02-06 16:45:20 +02:00
2025-07-18 22:24:55 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:43 +02:00
2025-02-06 16:45:20 +02:00
2025-07-18 22:24:55 +02:00
2014-11-12 10:25:00 +10:00
2017-02-16 15:10:32 -05:00
2025-07-18 22:24:55 +02:00
2025-06-12 17:21:43 +02:00
2025-07-18 22:24:55 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2014-11-12 10:25:00 +10:00
2025-06-12 16:47:01 +02:00
2025-06-12 16:47:01 +02:00
2025-07-18 22:24:55 +02:00