Skip to content

Remove unnecessary NULL assignments after ecalloc in streams#11209

Merged
ndossche merged 1 commit into
php:masterfrom
ndossche:remove-nulls
May 9, 2023
Merged

Remove unnecessary NULL assignments after ecalloc in streams#11209
ndossche merged 1 commit into
php:masterfrom
ndossche:remove-nulls

Conversation

@ndossche

@ndossche ndossche commented May 8, 2023

Copy link
Copy Markdown
Member

ecalloc already zeroes the structure, so writing NULL is not necessary.

ecalloc already zeroes the structure, so writing NULL is not necessary.
@ndossche
ndossche requested a review from bukka as a code owner May 8, 2023 18:44
@ndossche
ndossche merged commit acc9406 into php:master May 9, 2023
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.

4 participants