diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-08-04 11:22:03 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-08-04 11:22:03 -0700 |
commit | 38be3d0038ef87b22af88f80db1fbeb0292ce53b (patch) | |
tree | ec90a2d8674378fb4a23f38d89acb799c3881bc3 /embed.fnc | |
parent | c56ed9f6dbe3d89129c7f5a37b28d4fc398561e4 (diff) | |
download | perl-38be3d0038ef87b22af88f80db1fbeb0292ce53b.tar.gz |
Don’t let list const modification affect future retvals
In commit f99a5f08f203, I inadvertently made modifications to val-
ues return by list ‘constants’ affect what values are returned sub-
sequently.
It’s for this type of situation that PADTMP exists (values are never
referenced, but copied). So use it.
This is similar to 5608dcc62, which fixed #3105.
Diffstat (limited to 'embed.fnc')
0 files changed, 0 insertions, 0 deletions