mirror of
https://github.com/lua/lua.git
synced 2026-06-17 04:39:18 +00:00
Hashes for long strings are computed only when they are used as keys in a table, not a too common case. And, in that case, it is to easy to force collisions changing only the characters which are not part of the hash.
7.3 KiB
7.3 KiB