Re: how to make :Sealed subs reentrant...
Joe Schaefer <[email protected]> Wed, 14 Feb 2024 14:25:15 -0500
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAFQGv+b09ZL9P-cgR1g2ahGXTWFG5S5f5iXPQj8PmZypWCoBZQ@mail.gmail.com> |
Why would there be? It only impacts :sealed subs, which is not bundled with Perl. On Wed, Feb 14, 2024 at 2:24 PM Ed Sabol <[email protected]> wrote: > On Feb 14, 2024, at 12:18 PM, Joe Schaefer <[email protected]> wrote: > > pad.c will segfault with an out-of-bounds memory access at line 2460 of > pad.c. > > Is there a Perl/perl5 GitHub issue or pull request for this? > > Regards, > Ed > >