Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fe1c169c1e2d99777d4f534b1cc40f53720aac02 https://github.com/Perl/perl5/commit/fe1c169c1e2d99777d4f534b1cc40f53720aac02 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths: M sv.c Log Message: ----------- sv.c: fix crash with newSVpvf("") Fixes #23393. Commit: aea8ff92078eae92045429112a81d660d36e54c9 https://github.com/Perl/perl5/commit/aea8ff92078eae92045429112a81d660d36e54c9 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M MANIFEST M ext/XS-APItest/APItest.pm M ext/XS-APItest/APItest.xs A ext/XS-APItest/t/newSVpvf.t Log Message: ----------- XS::APItest: test newSVpvf with blank format string Compare: https://github.com/Perl/perl5/compare/d311b4d1fcaa...aea8ff92078e To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications