Skip to content

Fix #78620: Out of memory error#4776

Closed
cmb69 wants to merge 1 commit intophp:PHP-7.2from
cmb69:fix-78620
Closed

Fix #78620: Out of memory error#4776
cmb69 wants to merge 1 commit intophp:PHP-7.2from
cmb69:fix-78620

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