seatd/seatd
Kenny Levinsen 8cb076d0a4 seat: Plug leak of deactivated fds
Only if a device had an fd and was active would an fd be closed. As
devices are deactivated early on session switch, this lead to fd
leakage.

Close fds regardless of active state.
2020-09-22 01:01:46 +02:00
..
client.c seat: Rework seat activation/switch logic 2020-09-22 01:01:46 +02:00
poller.c poller: Raise signals through self-pipe 2020-09-22 01:01:46 +02:00
seat.c seat: Plug leak of deactivated fds 2020-09-22 01:01:46 +02:00
seatd.c Introduce libseat_set_log_level 2020-08-28 01:21:57 +02:00
server.c seat: Rework seat activation/switch logic 2020-09-22 01:01:46 +02:00