https://bugs.kde.org/show_bug.cgi?id=400929
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwallet-pam/commit/8f899 |ma/kwallet-pam/commit/06cd9 |902e6a3be8ad4948eb1ebdf6791 |4634feb70dfa7e2f8695b97317c |86aa20a7 |b2ebe44c --- Comment #24 from Albert Astals Cid <aa...@kde.org> --- Git commit 06cd94634feb70dfa7e2f8695b97317cb2ebe44c by Albert Astals Cid, on behalf of Stefano AloƩ. Committed on 19/01/2021 at 22:05. Pushed by aacid into branch 'Plasma/5.20'. Avoid socket listening error Closing all file descriptor above 3 is causing problem to socket() and listen(). Setting FD_CLOEXEC on them solves the problem and should have exactly the same behavior. (cherry picked from commit 8f899902e6a3be8ad4948eb1ebdf679186aa20a7) M +4 -2 pam_kwallet.c https://invent.kde.org/plasma/kwallet-pam/commit/06cd94634feb70dfa7e2f8695b97317cb2ebe44c -- You are receiving this mail because: You are watching all bug changes.