Don’t leak formats defined inside subs
authorFather Chrysostomos <sprout@cpan.org>
Fri, 17 Aug 2012 21:24:05 +0000 (14:24 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 17 Aug 2012 23:45:22 +0000 (16:45 -0700)
commit7c93c29bad5a630df394ef899b8f995cc29154c8
tree49c8a226ec7c9247f157fd73d187dff3a5a1c47b
parent84eea98055f218b655619db1600f75f511c33e3d
Don’t leak formats defined inside subs

I made them leak inadvertently in 5.17.2 with commit e09ac076a1da.

This was unfortunately backported to 5.16.1 (as 3149499832) without
anybody noticing the bug.
pad.c
t/op/write.t