summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-08-04 11:22:03 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-08-04 11:22:03 -0700
commit38be3d0038ef87b22af88f80db1fbeb0292ce53b (patch)
treeec90a2d8674378fb4a23f38d89acb799c3881bc3 /embed.fnc
parentc56ed9f6dbe3d89129c7f5a37b28d4fc398561e4 (diff)
downloadperl-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