Skip to content

[pull] master from php:master#185

Merged
pull[bot] merged 3 commits intoagxmaster:masterfrom
php:master
Jan 15, 2021
Merged

[pull] master from php:master#185
pull[bot] merged 3 commits intoagxmaster:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Jan 15, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

nikic added 3 commits January 15, 2021 16:58
Fixes oss-fuzz #29389.
This is slightly more aggressive about rejecting obviously incorrect
element counts. Previously the number of elements was allowed to
match the number of characters. Now it is the number of characters
divided by two (this can actually be increased further to at least 4).

This doesn't really matter in the grand scheme of things (as it
just cuts maximum memory usage by half), but should fix
oss-fuzz #29356.
We need to make sure that memsize is < 32 bytes.

Fixes oss-fuzz #29538.
@pull pull bot added the ⤵️ pull label Jan 15, 2021
@pull pull bot merged commit cebdad4 into agxmaster:master Jan 15, 2021
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.

1 participant