Skip to content

Conversation

@iluuu1994
Copy link
Member

Fixes GH-9128

@iluuu1994
Copy link
Member Author

Alternatively we could make zend_strndup infallible itself, which would probably not be a bad idea.

@cmb69
Copy link
Member

cmb69 commented Aug 11, 2022

Alternatively we could make zend_strndup infallible itself, which would probably not be a bad idea.

I tend to agree.

@devnexen
Copy link
Member

Alternatively we could make zend_strndup infallible itself, which would probably not be a bad idea.

I tend to agree.

seconded.

@iluuu1994 iluuu1994 force-pushed the infallible-pestrdup branch from 235e789 to 4516319 Compare August 12, 2022 09:25
@iluuu1994 iluuu1994 merged commit 98bdb7f into php:master Aug 12, 2022
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.

pestr(n)dup() is not infallible

3 participants