wlroots/types/tablet_v2
Markus Ongyerth fc9838b15e Prevent NULL dereference in tablet_tool handler
In case a tool was removed, but not yet destroyed by the client, the
tool_client's tool can be NULL. We have to check that as well in the
set_cursor handler to prevent using inert resources
2019-02-19 08:51:10 +01:00
..
wlr_tablet_v2.c Fix a few typos 2019-01-10 09:30:14 +01:00
wlr_tablet_v2_pad.c tablet-v2: fix memory leak on OOM, fix resource version 2018-10-13 11:01:38 +02:00
wlr_tablet_v2_tablet.c rename wlr_tablet_tool to wlr_tablet 2018-07-14 09:49:58 +02:00
wlr_tablet_v2_tool.c Prevent NULL dereference in tablet_tool handler 2019-02-19 08:51:10 +01:00