diff options
author | Dan Robertson <dan.robertson@anidata.org> | 2018-02-25 02:26:56 +0000 |
---|---|---|
committer | Dan Robertson <dan.robertson@anidata.org> | 2018-02-25 02:26:56 +0000 |
commit | 99e6cba3c307396e95ef1a4034c701db88b187ce (patch) | |
tree | 8ca4cfc962652fd09c5508ec6ff42af6ca39cb1d /backend/libinput/keyboard.c | |
parent | 9dc868a27fde02acd5f61baf3ebd9ca98f26d420 (diff) |
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.
Diffstat (limited to 'backend/libinput/keyboard.c')
0 files changed, 0 insertions, 0 deletions