Skip to content

Fix GH-14808: Unexpected null pointer in Zend/zend_string.h with empty output buffer #14815

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

nielsdos
Copy link
Member

@nielsdos nielsdos commented Jul 4, 2024

The output buffer can be NULL when the number of bytes is zero.

…mpty output buffer

The output buffer can be NULL when the number of bytes is zero.
@nielsdos nielsdos requested a review from bukka as a code owner July 4, 2024 11:49
@nielsdos nielsdos linked an issue Jul 4, 2024 that may be closed by this pull request
@nielsdos nielsdos closed this in 89c3e03 Jul 4, 2024
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.

Unexpected null pointer in Zend/zend_string.h
2 participants