summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_utils.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-06-27 10:30:45 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-06-27 14:19:48 +0200
commitcfeda978dfa093f9d5da5a6fd6fa1090915bf418 (patch)
treeac95a47941671beb18bb5bb616ad19f4c9f836b8 /sapi/phpdbg/phpdbg_utils.c
parent218c18530aa09ac28b9bf16cf34382c28f4589bd (diff)
downloadphp-git-cfeda978dfa093f9d5da5a6fd6fa1090915bf418.tar.gz
Add tracked allocator mode
In this case we will use the system allocator, but still remember all allocations and free them the same way that Zend MM does. This allows us to accurately model leak behavior. Enabled using USE_ZEND_ALLOC=0 USE_TRACKED_ALLOC=1.
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions