1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
Arnaud Le Blanc 1ff277dee2 Fix is_zend_ptr() for huge blocks (#14626)
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.
2024-06-25 15:14:00 +02:00
..
2019-05-07 04:40:01 +02:00
2022-11-03 14:37:17 +01:00
2021-07-13 09:22:31 +02:00
2021-07-13 09:22:31 +02:00
2020-03-18 16:53:06 +01:00
2020-03-18 16:53:06 +01:00