summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_webdata_transfer.c
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2017-12-09 22:28:21 +0000
committerNikita Popov <nikita.ppv@gmail.com>2017-12-16 23:07:48 +0100
commite835e3c1324bd5e285afd8403f7554c7a2fe3f4f (patch)
tree7d831772f9ccb3c0f528789d6e0a132acc31ba71 /sapi/phpdbg/phpdbg_webdata_transfer.c
parentff7c9990d42ff09d59bbd0bc64ca56655cc81ff2 (diff)
downloadphp-git-e835e3c1324bd5e285afd8403f7554c7a2fe3f4f.tar.gz
Improve explicit_bzero implementation
Using the weak symbol explicit_bzero_hook does not work if LTO is enabled. Instead avoid memset optimizations using an asm memory barrier. Use a fallback implementation where the memory is zeroed through volatile.
Diffstat (limited to 'sapi/phpdbg/phpdbg_webdata_transfer.c')
0 files changed, 0 insertions, 0 deletions