Skip to content

Conversation

@jhdxr
Copy link
Member

@jhdxr jhdxr commented May 1, 2017

fix bug #73471 PHP freezes with AppendIterator

the spl_append_it_next_iterator call inside AppendIterator::append(Iterator it) copy the current data of intern->u.append.iterator to intern->inner.zobject (see here), which leads to an infinite loop here

@krakjoe krakjoe added the Bug label May 2, 2017
@jhdxr
Copy link
Member Author

jhdxr commented Jun 20, 2017

@krakjoe is there any problem with this PR?

@krakjoe
Copy link
Member

krakjoe commented Jun 22, 2017

Merged 81c2a4b

Thanks.

@krakjoe krakjoe closed this Jun 22, 2017
@gharlan
Copy link
Contributor

gharlan commented Sep 8, 2017

This breaks my code: https://3v4l.org/itLi1
Is this intentional?

@nikic
Copy link
Member

nikic commented Sep 8, 2017

@gharlan Please report on bugs.php.net.

@gharlan
Copy link
Contributor

gharlan commented Sep 8, 2017

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.

4 participants