Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: e9ffbacf7bc2fd929398056ee722898cf8726581
      
https://github.com/Perl/perl5/commit/e9ffbacf7bc2fd929398056ee722898cf8726581
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M regcomp.c

  Log Message:
  -----------
  regcomp.c: Use utf8_to_uv_or_die over utf8n_to_uvchr

This will croak on malformed input.  The previous behavior was to
continue on using invalid data.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to