1
0
Fork 0
mutter-performance-source/src
Jason Gerecke d7d92c68bd backends/x11: Avoid potential crash in pad_switch_mode
The meta_input_device_get_wacom_device function may return NULL, so
we should check it before use. I'm not 100% sure that the code as
currently written could reach here with a NULL wacom_device, but
that could change in the future.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4070>
2024-10-04 20:49:58 +00:00
..
backends backends/x11: Avoid potential crash in pad_switch_mode 2024-10-04 20:49:58 +00:00
common drm-timeline: Add meta_drm_timeline_is_signaled 2024-08-30 21:07:16 +00:00
compositor window-actor/x11: Fix region leak when updating frame bounds 2024-09-01 11:29:12 +02:00
core display: Do not crash attempting to display OSD for unknown Wacom device 2024-10-04 20:38:55 +00:00
frames frames: Load libadwaita on GNOME 2024-08-28 15:29:22 +00:00
meta Add debug topic "session-management" 2024-09-14 13:47:21 +00:00
tests gir: Correct usage of the closure annotation 2024-10-01 15:39:18 +02:00
third_party x11: Use the embedded xcursor functions where possible 2024-05-24 13:02:42 +00:00
wayland wayland/color-management: Add support for bt.709 TF 2024-10-03 11:41:25 +02:00
x11 x11: Reduce chances XPending does recvmsg() syscall 2024-09-17 11:12:41 +00:00
meson.build wayland: Implement the XDG session management protocol 2024-09-14 13:47:21 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00