Skip to content

Fix crash in extension#558

Merged
fabpot merged 2 commits into
twigphp:masterfrom
arnaud-lb:ext-crash
Dec 11, 2011
Merged

Fix crash in extension#558
fabpot merged 2 commits into
twigphp:masterfrom
arnaud-lb:ext-crash

Conversation

@arnaud-lb

Copy link
Copy Markdown
Contributor

This fixes a crash caused by php_strtolower() modifying its input. (Crashes on amd64, but not on x86 for me.)

fabpot added a commit that referenced this pull request Dec 11, 2011
Commits
-------

c920344 code style
50da1a2 don't modify function name

Discussion
----------

Fix crash in extension

This fixes a crash caused by `php_strtolower()` modifying its input. (Crashes on amd64, but not on x86 for me.)
@fabpot fabpot merged commit c920344 into twigphp:master Dec 11, 2011
fabpot added a commit that referenced this pull request May 27, 2026
…sandbox state changes between renders (fabpot)

This PR was merged into the twig-3.x branch.

Discussion
----------

Fix sandbox filter/tag/function allow-list bypass when sandbox state changes between renders

Fixes #555

Commits
-------

23eb6eb Fix sandbox filter/tag/function allow-list bypass when sandbox state changes between renders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants