Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a977878db2027d6364aa362df635af0ad90f1b98 https://github.com/Perl/perl5/commit/a977878db2027d6364aa362df635af0ad90f1b98 Author: Yves Orton <[email protected]> Date: 2022-03-05 (Sat, 05 Mar 2022)
Changed paths:
M hv.c
Log Message:
-----------
hv.c: ALWAYS perform in_collision check
This is a critical patch. Any perl built with the previous code
without PERL_HASH_RANDOMIZE_KEYS would never perform a key split!
