wlroots-hyprland/backend/libinput
Dan Robertson 99e6cba3c3
Fix null deref in wlr_libinput_backend_destroy
If input_event is null (e.g. if backend_start has not been called yet)
wl_event_source_remove will result in a null deref.
2018-02-25 02:26:56 +00:00
..
backend.c Fix null deref in wlr_libinput_backend_destroy 2018-02-25 02:26:56 +00:00
events.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
keyboard.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
pointer.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
tablet_pad.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
tablet_tool.c Reformat all #include directives 2018-02-12 21:29:23 +01:00
touch.c Reformat all #include directives 2018-02-12 21:29:23 +01:00