diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-12 11:03:39 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-12 11:24:27 +0200 |
commit | e304468e57692d4dfcf283346dd67c3e418e1934 (patch) | |
tree | b24776763b6ba0aadeac5248273f4a392cd19da0 /Zend/zend_operators.c | |
parent | 1ed5a2a54dc8ff61c276f0dc8d0e9808a835c169 (diff) | |
download | php-git-e304468e57692d4dfcf283346dd67c3e418e1934.tar.gz |
Deindirect source elements in zend_hash_merge
If the RHS has INDIRECT elements, we do not those to be added to
the LHS verbatim. As we're using UPDATE_INDIRECT, we might even
create a nested INDIRECT that way.
This is a side-quest of oss-fuzz #26245.
Diffstat (limited to 'Zend/zend_operators.c')
0 files changed, 0 insertions, 0 deletions