Branch: refs/heads/smoke-me/jkeenan/gh-22858-uninit-value
Home: https://github.com/Perl/perl5
Commit: 005b478fe2117045a5cd316065374f0423c40801
https://github.com/Perl/perl5/commit/005b478fe2117045a5cd316065374f0423c40801
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