Example scripts that cause segfaults in PHP
https://github.com/hannob/php-crashers [github.com]
2017-06-16 20:34
I liked this one.
A __clone() function that calls clone on the object itself, causing a recursion.
source: L
Example scripts that cause segfaults in PHP
https://github.com/hannob/php-crashers [github.com]
2017-06-16 20:34
I liked this one.
A __clone() function that calls clone on the object itself, causing a recursion.
source: L