Re: 5.42.1 maintenance release?

[email protected] (Tony Cook) Mon, 23 Feb 2026 09:46:41 +1100
Newsgroups perl.perl5.porters
Message-ID <[email protected]>
On Sun, Feb 01, 2026 at 05:51:13PM +0000, Steve Hay via perl5-porters wrote:
> I've added a couple more suggestions to the voting file. If nobody
> proposes anything else then I will go ahead with the release in the
> next week or two, after the latest suggestions have (hopefully) been
> voted on.

It might be a bit late, but I've added d0d82f50bd6d to the 5.42 votes.

This fixes an old stack underflow bug that can assert or cause an xsub
to return the wrong number of arguments when called via goto.

Tony