mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
0199b22258
Don't call fchmod(-1), which is not only wrong, but also clobbers errno and sets it to EBADF, breaking the following errno access for the log message.
17 KiB
17 KiB