1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

2 Commits

Author SHA1 Message Date
Niels Dossche
e504ab778c Fix memory leak when edge case is hit when registering xpath callback
This can happen if you have a valid callable name with a NUL byte in it,
on a non-interned string entry. This can be done by abusing anonymous
classes.

Closes GH-20452.
2025-11-11 15:29:45 +01:00
Niels Dossche
90785dd865 [RFC] Improve callbacks in ext/dom and ext/xsl (#12627) 2024-01-13 00:00:26 +01:00