Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b4a1dca74d83f357d020ac74e1a4edd20a0cd754
https://github.com/Perl/perl5/commit/b4a1dca74d83f357d020ac74e1a4edd20a0cd754
Author: James E Keenan <[email protected]>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M utf8.c
Log Message:
-----------
Avoid uninitialized value warning
Initialize UV uv to 0, per recommendation by Karl Williamson in
GH #22859.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications