Files
systemd/src
Luca Boccassi 4a75704b16 pam: do not attempt to close sd-bus after fork in pam_end()
When pam_end() is called after a fork, and it cleans up caches, it sets
PAM_DATA_SILENT in error_status. FDs will be shared with the parent, so
we do not want to attempt to close them from a child process, or we'll
hit assertions. Complain loudly and skip.
2023-04-25 17:19:57 +02:00
..
2023-04-20 21:54:59 +02:00
2023-04-17 19:56:06 +01:00
2023-04-14 10:15:44 +02:00
2023-04-14 20:27:59 +01:00
2023-04-14 10:15:44 +02:00