History log of /PHP-8.3/sapi/phpdbg/tests/gh15268.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# a6c547d1 07-Aug-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-15268: heap buffer overflow in phpdbg (zend_hash_num_elements() Zend/zend_hash.h)

The class is not yet linked, so we cannot access `parent`, but only
`parent_name`.

Close

Fix GH-15268: heap buffer overflow in phpdbg (zend_hash_num_elements() Zend/zend_hash.h)

The class is not yet linked, so we cannot access `parent`, but only
`parent_name`.

Closes GH-15277.

show more ...