[perl #78194] Make sub calls copy pad tmps
authorFather Chrysostomos <sprout@cpan.org>
Thu, 20 Jun 2013 21:32:15 +0000 (14:32 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 26 Jul 2013 06:48:00 +0000 (23:48 -0700)
commitb479c9f2a3f3a9f9f47dff1a0cb8e53c200796aa
treeb456f4d87e2d3503a1e2f99704db8d92b55004f5
parentf62e563620351bb8ea82f6d48c141a0ecb32c3b8
[perl #78194] Make sub calls copy pad tmps

before aliasing them to elements of @_.
ext/Devel-Peek/t/Peek.t
pp_hot.c
t/op/sub.t
t/op/tie.t