Skip to content

Conversation

@zghosts
Copy link
Contributor

@zghosts zghosts commented Feb 3, 2016

As reflected in bug report #71504 tar files with duplicate filenames cause a memoryleak, silently ignoring subsequent entry contrary to the behavour of tar which silently overwrite previous entries.

This pr mitigates the memory leak in the same way as pr #1748 does for php 7.0

@zghosts zghosts changed the title fixes bug#71504 and (php5.6 version of php7.0 bug#71317) fixes bug#71504 (php5.6 version of php7.0 bug#71317) Feb 3, 2016
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this files/folder should be cleaned up afterwards?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, however extracting the files is not needed to prove the memory leak so I removed the extraction of files from the test.

@jpauli jpauli added the Bug label Feb 6, 2016
…cted instead of the first file, in line the behaviour of tar for amended files
@nikic nikic closed this Feb 29, 2016
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