Re: [Boston.pm] perl 5.10 memory leak?
"Matthew Horsfall (alh)" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <CAJ0K8bg=rzRaQANDVp3wFK=3ZWJX51yhE3v6yNE_Cxxp8gwYzw@mail.gmail.com> |
On Wed, Dec 14, 2016 at 10:44 AM, Duane Bronson <[email protected]> wrote: > Ahh - the bug is in universal.c in XS_version_boolean. Can I override that > in perl code? Something like this? > > sub version::boolean { > ... > } > > Thanks, Matthew! I'd like to know how you found that. Google didn't help > me. I manually tested the leak with versions of Perl I have installed until I got it down to between two and then looked at the git log between those two versions for $^V :) -- Matthew Horsfall (alh)