> One thing to note is that in this scenario, there is no safeguard if 
the hashvalue is 0x111 and new_bucket is 0x110.

But the hash table is already corrupted if the hashvalue 0x111 in 
old_bucket 0x010, all hashvalue in old_bucket should have: hashvalue & 
low_mask == old_bucket's no.


--
Regards,
ChangAo Chen

Reply via email to