-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C 1.52_09: fix SvSTASH crash for unpatched perls
Apply the patch from [perl #126410] for my_curse. See GH #219 5.18 AMG has no SvSTASH It still crashed with %version. Provide our own B::HV::SvSTASH method and check against an invalid STASH ptr (< arenaroot).
Reini Urban
committed
Nov 11, 2015
1 parent
d35fa4a
commit be362cd
Showing
2 changed files
with
37 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters