Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8a2e41ffbc376a86586e2b42daa43293299622c5 https://github.com/Perl/perl5/commit/8a2e41ffbc376a86586e2b42daa43293299622c5 Author: Hugo van der Sanden <[email protected]> Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M locale.c
Log Message:
-----------
gh17824: zero curlocales[]
Static analysis tools such as Coverity and clang report that we can
otherwise end up reading uninitialized data, and inspection agrees.
