[Perl/perl5] 099d22: Forbid assigning reference to SVt_PVOBJ into a GV ...
[email protected] (Paul Evans via perl5-changes) Thu, 16 Jul 2026 01:48:55 -0700
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 099d2258d3d4499753cfdf4dec77ae456c33f0e3
https://github.com/Perl/perl5/commit/099d2258d3d4499753cfdf4dec77ae456c33f0e3
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M pod/perldiag.pod
M sv.c
M t/lib/croak/gv
Log Message:
-----------
Forbid assigning reference to SVt_PVOBJ into a GV (fixes GH#24469)
Commit: 99e22f050da99c5510b61f9249018601a0ea324d
https://github.com/Perl/perl5/commit/99e22f050da99c5510b61f9249018601a0ea324d
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M sv.c
Log Message:
-----------
Forbid SVt_PVOBJ to sv_setiv() and sv_setnv()
Compare: https://github.com/Perl/perl5/compare/6cf0f7ee93f5...99e22f050da9
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications