diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-02-23 11:46:34 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-02-23 11:46:34 +0100 |
commit | 771b0bd1df4d6e5c38001c6309a5064846e7d326 (patch) | |
tree | 2b7dbec075e4450ad9de51b1f29cb2cf41953b0b /sapi/phpdbg/phpdbg_prompt.c | |
parent | 6e6d6bb4fc0688e2af0cc3d721fe7a9ac63dd904 (diff) | |
download | php-git-771b0bd1df4d6e5c38001c6309a5064846e7d326.tar.gz |
Remove free_chunk API
This API only works in very limited circumstances -- relying on
it will invariably lead to leaks. The correct way to "free" something
from the pool is to use the checkpoint API.
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions