mirror of
https://github.com/php/php-src.git
synced 2026-04-01 05:02:27 +02:00
is_zend_ptr() expected zend_mm_heap.huge_list to be circular, but it's in fact NULL-terminated. It could crash when at least one huge block exists and the ptr did not belong to any block.