Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 83ba55794efd51e7a10531c7e50a859fe310ffb0
https://github.com/Perl/perl5/commit/83ba55794efd51e7a10531c7e50a859fe310ffb0
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M op.c
Log Message:
-----------
Assert that an op_free()'ed op has an op_first if it has OPf_KIDS (fixes
#20764)
Commit: aa2d00d7d06d0ec6110c4351b635728dfa53bc81
https://github.com/Perl/perl5/commit/aa2d00d7d06d0ec6110c4351b635728dfa53bc81
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M op.c
Log Message:
-----------
Also add a note to the docs of op_free() to remind users about clearing the
OPf_KIDS flag
Compare: https://github.com/Perl/perl5/compare/dcf36a4fb962...aa2d00d7d06d