diff options
author | Michael McConville <mmcco@mykolab.com> | 2016-04-26 13:16:38 -0400 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2016-07-11 14:56:17 +0200 |
commit | 9dd5d96332b2562010de6b1a48fdcb5d3db43ea0 (patch) | |
tree | 2cb56a4a71e9e8711d1ff8a01bc9ba3a51952385 /sapi/phpdbg/phpdbg_utils.c | |
parent | 6a5e1783b73d9072665db48f959eb7e36970bc4b (diff) | |
download | php-git-9dd5d96332b2562010de6b1a48fdcb5d3db43ea0.tar.gz |
Remove needless zeroing of anonymously mmap'd memory
All existing systems zero anonymously mmapped memory, and if I
understand correctly POSIX will be specifying this soon. Many projects
already rely on it, so no reasonable system would return memory of
unspecified value.
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions