Skip to content

ext/ldap: Fix GH-16101 (Segfaults in php_ldap_do_search() when LDAPs is not a list) #16102

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

Girgias
Copy link
Member

@Girgias Girgias commented Sep 28, 2024

No description provided.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks correct to me (I don't have an environment available to test LDAP, though).

@Girgias Girgias closed this in 19bba83 Sep 28, 2024
@Girgias Girgias deleted the ldap-search-segfault branch September 28, 2024 18:55
Girgias added a commit to Girgias/php-src that referenced this pull request Sep 29, 2024
jorgsowa pushed a commit to jorgsowa/php-src that referenced this pull request Oct 1, 2024
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.

Segfault in ldap_list(), ldap_read(), and ldap_search() when LDAPs array is not a list
2 participants