Find a file
Peter Hutterer 756785ec3e evdev: prevent unterminated device name
The kernel copies up to sizeof(devname) bytes but doesn't null-terminate the
string if the device name exceeds the size of the supplied buffer.
2013-11-10 17:51:32 +01:00
src evdev: prevent unterminated device name 2013-11-10 17:51:32 +01:00