Re: [Boston.pm] perl 5.10 memory leak?
"Matthew Horsfall (alh)" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <CAJ0K8bixSevPqOqWtHqnHdy86GAiPH-hqp0WKUWoMzpn9NcOxQ@mail.gmail.com> |
On Tue, Dec 13, 2016 at 6:41 PM, Ben Tilly <[email protected]> wrote: > Is the leak in not calling untie, or in looking at $^V? The leak is in looking at $^V. This was broken in 5.10.0 and fixed in 5.16.0. https://rt.perl.org/Public/Bug/Display.html?id=109762 -- Matthew Horsfall (alh)