summaryrefslogtreecommitdiff
path: root/pad.c
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2022-03-02 15:31:59 +0100
committerKarl Williamson <khw@cpan.org>2022-03-02 08:25:18 -0700
commitba2557cc22570b32dcdc36c5ffd056559d5a4110 (patch)
tree26cdf003be0b3a27a97810f0748ff1553cddada6 /pad.c
parentfbb9d44aca632b09ec1e12d53fdd2aedb72e78b2 (diff)
downloadperl-ba2557cc22570b32dcdc36c5ffd056559d5a4110.tar.gz
perl.c: zero stacks on creation
I think not initializing these to zero is a false economy, Felipe Gasper brought this up that it made debugging issues with the stack confusing. We only do this once per process and zeroing memory is prety cheap so it make sense to me to zero the stacks on startup.
Diffstat (limited to 'pad.c')
0 files changed, 0 insertions, 0 deletions