Skip to content

Conversation

@MaxKellermann
Copy link
Contributor

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.

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.
@MaxKellermann
Copy link
Contributor Author

CI failures unrelated to this PR:

##[error]No hosted parallelism has been purchased or granted. To request a free parallelism grant, please fill out the following form ...

@Girgias Girgias merged commit 0199b22 into php:master Feb 5, 2022
@MaxKellermann MaxKellermann deleted the mkstemp-errno branch February 6, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants