Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 35b3adc04efc1e4fd37c5101758174eb0615a409 https://github.com/Perl/perl5/commit/35b3adc04efc1e4fd37c5101758174eb0615a409 Author: Karl Williamson <[email protected]> Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M embed.fnc
M proto.h
Log Message:
-----------
Fix pv_escape() param discrepancy embed.fnc, source
embed.fnc declared a STRLEN parameter as const, but it isn't
