History log of /PHP-8.1/Zend/tests/type_declarations/variance/infinite_recursion.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# dd335359 05-Jan-2021 Nikita Popov

Fix infinite recursion in unlinked_instanceof

I suspect this is only a partial fix for the issue, it's probably
possible to recurse through a more complex pathway as well.

Fixes

Fix infinite recursion in unlinked_instanceof

I suspect this is only a partial fix for the issue, it's probably
possible to recurse through a more complex pathway as well.

Fixes oss-fuzz #28961.

show more ...