Skip to content

Fix #78620: Out of memory error #4776

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
Closed

Fix #78620: Out of memory error #4776

wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 3, 2019

The integer addition in ZEND_MM_ALIGNED_SIZE_EX can overflow, what we
have to catch early.

PS: this PR superseedes #4766, see #4766 (comment)

The integer addition in `ZEND_MM_ALIGNED_SIZE_EX` can overflow, what we
have to catch early.
@krakjoe krakjoe added the Bug label Oct 4, 2019
@cmb69
Copy link
Member Author

cmb69 commented Oct 4, 2019

Thanks! Applied as abaf9a7.

@cmb69 cmb69 closed this Oct 4, 2019
@cmb69 cmb69 deleted the fix-78620 branch October 4, 2019 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants