From: Vincent Pit Date: Sun, 26 Mar 2023 15:24:28 +0000 (+0200) Subject: Fix assertion failure on 5.37.10 X-Git-Tag: v0.34~2 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=2a6c48705317d18cf843a0a538e89f7a9e5d6ba2;hp=2a6c48705317d18cf843a0a538e89f7a9e5d6ba2;p=perl%2Fmodules%2FScope-Upper.git Fix assertion failure on 5.37.10 Seems like PL_curpad[0] doesn't have an excessive refcount anymore. ---