8000 HHVM does not check the rc from open(2) correctly. by keyurdg · Pull Request #6191 · facebook/hhvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HHVM does not check the rc 8000 from open(2) correctly. #6191

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

keyurdg
Copy link
Contributor
@keyurdg keyurdg commented Sep 3, 2015

For example, if open returns an error like EACCES, HHVM will merrily
assume the file is 0 bytes and continue on. This patch fixes that.
It also adds support for ctime based reloading of non-repo-auth units.

@facebook-github-bot
Copy link
Contributor

This pull request has been imported into Phabricator, and discussion and review of the diff will take place at https://reviews.facebook.net/D46101

For example, if open returns an error like EACCES, HHVM will merrily
assume the file is 0 bytes and continue on. This patch fixes that.
It also adds support for ctime based reloading of non-repo-auth units.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0