diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-12 09:39:52 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-12 09:39:52 +0100 |
commit | 2d03b638dcde1d41d8a35b13e2fb6ca64c745f16 (patch) | |
tree | 62f8b04b4cbfda07d06ca497eb168c8440968280 /main/php_variables.c | |
parent | 86aac3eed24ddc8ace3661ea1c3b50aa3d45f883 (diff) | |
download | php-git-2d03b638dcde1d41d8a35b13e2fb6ca64c745f16.tar.gz |
Fix handling of non-final loop var free in sccp
We only need to preserve the FE_FREE that marks the end of the
loop range. Skip FE_FREEs with the FREE_ON_RETURN flag.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions