https://bugs.kde.org/show_bug.cgi?id=400929

stefano.al...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwallet-pam/commit/8f899
                   |                            |902e6a3be8ad4948eb1ebdf6791
                   |                            |86aa20a7
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #23 from stefano.al...@gmail.com ---
Git commit 8f899902e6a3be8ad4948eb1ebdf679186aa20a7 by Stefano AloƩ.
Committed on 17/01/2021 at 22:16.
Pushed by aacid into branch 'master'.

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.

M  +4    -2    pam_kwallet.c

https://invent.kde.org/plasma/kwallet-pam/commit/8f899902e6a3be8ad4948eb1ebdf679186aa20a7

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

Reply via email to