]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/logind-button.c
logind: don't hit an assert if an close() on an input device fd fails with ENODEV...
authorLennart Poettering <lennart@poettering.net>
Thu, 7 Mar 2013 15:48:14 +0000 (16:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 Mar 2013 15:48:14 +0000 (16:48 +0100)
commitc30a0c62fdbf6f11902be9db64ade99fb508adfd
tree313cc943d2d5fac6ab7997e14bb1166b8f735fec
parentdec49d88d6a4febc8be0a4470183d9794b3b02b8
logind: don't hit an assert if an close() on an input device fd fails with ENODEV because the device is gone

https://bugzilla.redhat.com/show_bug.cgi?id=907890
src/login/logind-button.c