Skip to content
Commit a54d38e0 authored by Florian Zwoch's avatar Florian Zwoch Committed by Jonas Ådahl
Browse files

screen-cast: Fix segfault when drawing cursor

Add a sanity check if the cursor is on screen and cursor texture data
is available. This prevents a potential segfault when trying to access
non-existing texture data.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1446


(cherry picked from commit efb577ef)

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1606>
parent 8e0e8ce6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment