summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_block_alloc.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-07-30 10:05:12 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-07-30 10:07:08 +0200
commit6913ec3282149914e999d91b056fe1cc68d15ed7 (patch)
tree57a5c6a8d08b02303d676ccf4b381a0f0f72b35e /ext/mysqlnd/mysqlnd_block_alloc.c
parent8413df5e55735b8d40b5baeea4d2b68327103626 (diff)
downloadphp-git-6913ec3282149914e999d91b056fe1cc68d15ed7.tar.gz
Use RW fetch for argument unpacking
Argument unpacking may need to create references inside the array that is being unpacked. However, it currently can only do this if a plain variable is unpacked, not for any nested accesses, because the value is fetched for read. Resolve this by fetching the operands for RW.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_block_alloc.c')
0 files changed, 0 insertions, 0 deletions