1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/sapi/phpdbg
Niels Dossche 0cd3ebfc40 Fix 'phpdbg --help' segfault on shutdown with USE_ZEND_ALLOC=0
This hack not only breaks the handling of custom allocators, but also
breaks if zend_alloc is compiled with USE_CUSTOM_MM.
This hack is just no good, if you want leak information then use ASAN.

Closes GH-18813.
2025-06-10 19:22:24 +02:00
..
2024-01-10 09:13:39 +01:00
2023-07-07 19:19:53 +02:00
2023-01-16 12:27:33 +01:00
2021-06-13 21:08:35 +02:00
2025-01-30 19:28:23 +01:00
2023-01-17 14:16:37 +00:00
2024-01-04 19:26:32 +01:00
2020-02-03 13:41:31 +01:00