Skip to content

Fix zend_fcc_equals() with trampolines #10012

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Nov 28, 2022

We cannot compare the function handler pointer directly for trampolines, as they may be reallocated.

Found while working on #8294

We cannot compare the function handler pointer directly for trampolines, as they may be reallocated
@Girgias Girgias merged commit c4a0fc6 into php:master Dec 2, 2022
@Girgias Girgias deleted the fcc-equals-fix branch December 2, 2022 12:34
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.

2 participants