aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-07-21 15:57:15 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-07-21 15:57:15 +0200
commit249e3ec86de802232d17666a93665ae638cbc319 (patch)
treeff576b7ecc84d0048e4994399f2be1c611892f5f /erts/emulator/test
parentd51dea1f10128537112ebecbecbf2435b05cdc2f (diff)
downloadotp-249e3ec86de802232d17666a93665ae638cbc319.tar.gz
otp-249e3ec86de802232d17666a93665ae638cbc319.tar.bz2
otp-249e3ec86de802232d17666a93665ae638cbc319.zip
erts: Fix internal hashing entropy for maps
We need to use an initial hash seed for each map pair, i.e. the hash value. The hash value is reset to the seed for each pair instead of setting the seed to zero. If we don't, no additional entropy is given to the system and the hash collision resolution in maps:from_list/1 would fail.
Diffstat (limited to 'erts/emulator/test')
0 files changed, 0 insertions, 0 deletions