Bug #64950
closedRegex in RessourceCompressor triggers PHP segfault with old pcre versions
100%
Updated by Christian Kuhn almost 10 years ago
- Subject changed from Regex in RessourceCompressor triggers PHP segfault oldish pcre versions to Regex in RessourceCompressor triggers PHP segfault with old pcre versions
Updated by Christian Kuhn almost 10 years ago
test css:
https://gist.github.com/alexanderschnitzler/8cb16ea541e35888884d
test script:
https://gist.github.com/sgrossberndt/8a9ed9c73d0c450b21df
Executing this script verified that it crashes with pcre 8.02 and 8.12 while it is ok with 8.30 and above.
8.30 or higher is typically bundled with php 5.5, http://php.net/manual/de/pcre.installation.php may give some more hints on that.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36783
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36784
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36784
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36784
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36784
Updated by Christian Kuhn almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec1b5d7cf5cb71ae2866b67f1525d27d5a1a0783.