Skip to content

Fix #68825: Exception in DirectoryIterator::getLinkTarget() #3449

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 Aug 19, 2018

intern->file_name may not have been properly set when
DirectoryIterator::getLinkTarget() is called, so we make sure it is
before using it.

intern->file_name may not have been properly set when
DirectoryIterator::getLinkTarget() is called, so we make sure it is
before using it.
@cmb69
Copy link
Member Author

cmb69 commented Aug 19, 2018

Seems this is good to merge. Unless there are objections, I'll do so in a few days.

@php-pulls
Copy link

Comment on behalf of cmb at php.net:

Applied via 32a728d.

@php-pulls php-pulls closed this Aug 22, 2018
@cmb69 cmb69 deleted the fix-68825 branch August 22, 2018 13: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.

2 participants