-
-
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
Provide our own B::HV::SvSTASH method and check against an invalid STASH ptr (< arenaroot). Note that make_sv_object already mortalizes. Apply the patch from [perl #126410] for my_curse. See GH #219 5.18 AMG has no SvSTASH
- Loading branch information
Reini Urban
committed
Oct 28, 2015
1 parent
77f8dd1
commit d8296b2
Showing
3 changed files
with
73 additions
and
29 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
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