Skip to content

Fix OSS-Fuzz #538730793: Assertion failure when returning by-ref from closure invoke - #23787

Open
ndossche wants to merge 1 commit into
php:masterfrom
ndossche:oss-fuzz-538730793
Open

ndossche wants to merge 1 commit into
php:masterfrom
ndossche:oss-fuzz-538730793

Conversation

@ndossche

Copy link
Copy Markdown
Member

Forgot one place in this file where we have to unwrap the reference, the zend_closure_call_magic function had this already but the invoke was missing.

Regressed in 6173a9a

… closure invoke

Forgot one place in this file where we have to unwrap the reference, the
`zend_closure_call_magic` function had this already but the invoke was
missing.
@ndossche
ndossche requested a review from dstogov as a code owner September 20, 2026 10:06
@ndossche
ndossche requested review from iluuu1994 and removed request for dstogov September 20, 2026 10:06
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