summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-04-09 20:40:48 -0600
committerKarl Williamson <khw@cpan.org>2016-05-24 10:26:29 -0600
commit3c5f993ee8b2fd0912839a82e5d7d8c871a363ea (patch)
treec06f804d11335471e95a97a5956dabccdf95f4a4 /vms
parent4ebeff162503a0f3c404305458e4730ff29f1dea (diff)
downloadperl-3c5f993ee8b2fd0912839a82e5d7d8c871a363ea.tar.gz
locale.c: Free over-allocated space early
We may over malloc some space in buffers to strxfrm(). This frees it now instead of waiting for the whole block to be freed sometime later. This can be a significant amount of memory if the input string to strxfrm() is long.
Diffstat (limited to 'vms')
0 files changed, 0 insertions, 0 deletions