Branch: refs/heads/smoke-me/khw-5.29
Home: https://github.com/Perl/perl5
Commit: 1f558d03c3ae87db8b54de732788c9fbd670c7a5
https://github.com/Perl/perl5/commit/1f558d03c3ae87db8b54de732788c9fbd670c7a5
Author: Karl Williamson <[email protected]>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M Configure
Log Message:
-----------
XXX Configure backtrace
Commit: 2d8082e10f376b5a5ff05fff626a93899e29f6fe
https://github.com/Perl/perl5/commit/2d8082e10f376b5a5ff05fff626a93899e29f6fe
Author: Karl Williamson <[email protected]>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M regcomp.c
Log Message:
-----------
regcomp.c: Fix out-of_bounds read in qr// execution trace
The argument to an NREFish node is not the number of the parenthetical
group, but and index into a data structure that does contain that
number. The code previously didn't realize that.
Commit: 30893d20815d65e62ea288aeeabee35a2281689a
https://github.com/Perl/perl5/commit/30893d20815d65e62ea288aeeabee35a2281689a
Author: Karl Williamson <[email protected]>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M embed.fnc
M embed.h
M handy.h
M mathoms.c
M proto.h
M utf8.c
Log Message:
-----------
smoke
Compare: https://github.com/Perl/perl5/compare/1f558d03c3ae%5E...30893d20815d