Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc675a263c13b6bbf3598a088c5d5c3414bb2903 https://github.com/Perl/perl5/commit/bc675a263c13b6bbf3598a088c5d5c3414bb2903 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-09-22 (Mon, 22 Sep 2025)
Changed paths: M pp.c Log Message: ----------- chop/chomp: avoid signed integer overflow Fixes Coverity CID 584015 ("underflow: The cast of count to a signed type could result in a negative number"). To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications