This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: Avoid a leak
authorKarl Williamson <khw@cpan.org>
Fri, 4 Mar 2016 17:12:43 +0000 (10:12 -0700)
committerKarl Williamson <khw@cpan.org>
Fri, 4 Mar 2016 19:04:20 +0000 (12:04 -0700)
This reorders things to allow a free to be done.  The cause was spotted
by Tony Cook.


No differences found