Commit 0843a4ce462d9a691a3b5f38a465b129b69fdd5f

Sebastien marie 2020-10-31T04:54:20

use fchmod(2) instead of chmod(2). it is less racy, and we just opened the descriptor. ok naddy@ stsp@