freebsd-nq/sys/dev/evdev
Oleksandr Tymoshenko c3f2135cfc Handle NULL argument in evdev_free
Add check for evdev argument of evdev_free being NULL. This is valid
value and should not cause crash. In this case evdev_free does nothing

Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
2016-09-23 18:54:08 +00:00
..
cdev.c
evdev_mt.c
evdev_private.h
evdev_utils.c
evdev.c Handle NULL argument in evdev_free 2016-09-23 18:54:08 +00:00
evdev.h
input-event-codes.h
input.h
uinput.c
uinput.h