Skip to content

Print error code if CreateMutex() fails #6745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Mar 2, 2021

This issue came up recently in a bug report[1]; without the error code,
users can barely guess why the function failed.

[1] https://bugs.php.net/80812

This issue came up recently in a bug report[1]; without the error code,
users can barely guess why the function failed.

[1] <https://bugs.php.net/80812>
@php-pulls php-pulls closed this in e0e167e Mar 5, 2021
@cmb69 cmb69 deleted the cmb/createmutex-error branch March 5, 2021 14:10
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.

2 participants