https://github.com/swaywm/sway.git
Revision 5250eebafea0fd62297f9de85a58d5fe095967b3 authored by Brian Ashworth on 06 January 2020, 03:29:32 UTC, committed by Drew DeVault on 08 January 2020, 15:27:20 UTC
This fixes a crash when attempting to listen to a signal on a NULL
cursor image surface. If the surface is NULL, the listener is just
reinitialized using wl_list_init.
1 parent 9d48a3d
History
Tip revision: 5250eebafea0fd62297f9de85a58d5fe095967b3 authored by Brian Ashworth on 06 January 2020, 03:29:32 UTC
input/cursor: handle setting a NULL image surface
Tip revision: 5250eeb
File Mode Size
background-image.c -rw-r--r-- 6.3 KB
cairo.c -rw-r--r-- 1.3 KB
ipc-client.c -rw-r--r-- 3.7 KB
list.c -rw-r--r-- 3.5 KB
log.c -rw-r--r-- 2.1 KB
loop.c -rw-r--r-- 4.2 KB
meson.build -rw-r--r-- 291 bytes
pango.c -rw-r--r-- 3.4 KB
stringop.c -rw-r--r-- 6.9 KB
util.c -rw-r--r-- 2.5 KB

back to top