summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_parser.c
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-04-06 18:15:42 -0700
committerStanislav Malyshev <stas@php.net>2019-04-06 18:15:42 -0700
commit588db7cecf6cf8b351de0fecdfc7de70f54bf1b1 (patch)
treed96290d25a4fd170a4ff69c0e16ffc447ca9ddeb /sapi/phpdbg/phpdbg_parser.c
parent731eeb8decf3cf0197e7fd6989b5fd2befcdb3e5 (diff)
downloadphp-git-588db7cecf6cf8b351de0fecdfc7de70f54bf1b1.tar.gz
Always use ZEND_SECURE_ZERO() when cleaning up data
Optimizing compilers have an annoying tendency to throw out memsets over data that they think aren't used anymore. Apply secure zero-out in cases where this has potential to happen.
Diffstat (limited to 'sapi/phpdbg/phpdbg_parser.c')
0 files changed, 0 insertions, 0 deletions