Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 518c3703337833367ac41bf2e225d51b3d033aad https://github.com/Perl/perl5/commit/518c3703337833367ac41bf2e225d51b3d033aad Author: Karl Williamson <k...@cpan.org> Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths: M perl.c Log Message: ----------- perl.c: Add locks around a *environ access When reading the environment, a read lock is needed; when writing, a write lock. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications