hash
hash copied to clipboard
Key bug
a hash tabel contains a key that value="1234567" and I check the hash table with key value = "12345678", hash table does not return null but a pointer to the value of key value = "1234567".
@bzyang I tested this and could not reproduce this. Can you please explain how you got this issue?