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/06cd9 |ma/kwallet-pam/commit/82a93
                   |4634feb70dfa7e2f8695b97317c |cca1da4d2a4eeb450804c4895f4
                   |b2ebe44c                    |3053d1f1

--- Comment #25 from Albert Astals Cid <aa...@kde.org> ---
Git commit 82a93cca1da4d2a4eeb450804c4895f43053d1f1 by Albert Astals Cid, on
behalf of Stefano AloƩ.
Committed on 19/01/2021 at 22:06.
Pushed by aacid into branch 'Plasma/5.18'.

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/82a93cca1da4d2a4eeb450804c4895f43053d1f1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to