libevdev/libevdev
Peter Hutterer d0af7f2851 Ignore NULL as argument in libevdev_uinput_destroy()
Triggered by the tests when run as non-root. Simply ignore any attempt to
destroy a NULL device, which also matches the behaviour of libevdev_free().

Reported-by: Andreas Radke <a.radke@arcor.de>
Reviewed-by: Daniel Martin <consume.noise@gmail.com>
Tested-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-05-07 18:52:17 +10:00
..
.gitignore Review/update .gitignore files 2013-11-19 09:34:23 +10:00
libevdev-int.h Drop hardcoded MAX_SLOTS in favour of pre-allocated memory 2014-04-03 13:30:49 +10:00
libevdev-names.c Provide separate lookup functions for zero-terminated strings 2013-11-01 08:18:41 +10:00
libevdev-uinput-int.h Add support for uinput device creation 2013-08-29 13:54:46 +10:00
libevdev-uinput.c Ignore NULL as argument in libevdev_uinput_destroy() 2014-05-07 18:52:17 +10:00
libevdev-uinput.h More documentation fixes and improvements 2014-02-12 16:01:10 +10:00
libevdev-util.h Move some functions/macros between libevdev-int.h and libevdev-util.h 2014-03-06 14:30:03 +10:00
libevdev.c Drain all events before synchronizing after SYN_DROPPED 2014-04-24 08:17:01 +10:00
libevdev.h Drain all events before synchronizing after SYN_DROPPED 2014-04-24 08:17:01 +10:00
libevdev.sym Add ld version-script 2014-01-29 15:02:40 +10:00
make-event-names.py Drop the argparse requirement for make-event-names.py 2014-01-15 08:01:31 +10:00
Makefile.am Add ld version-script 2014-01-29 15:02:40 +10:00