[runtime] Use proper hash function for key_gc hashes
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 20 Feb 2017 12:33:28 +0000 (14:33 +0200)
committerVlad Brezae <brezaevlad@gmail.com>
Mon, 20 Feb 2017 12:33:28 +0000 (14:33 +0200)
commitea9d8f02a99c19d1194e74bfaf9e5e55ef7ff72d
tree7a5af78469e4d32078d31d0aab4d0d330f49c533
parent79c1053d83299ef2bec41acf0c2b2d727ca20f48
[runtime] Use proper hash function for key_gc hashes

If the key gets moved by the GC and we only hash based on current address, we are left with invalid hashing.
mono/mini/debugger-agent.c