[Issue 5842] hash table corruption

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 22 01:36:55 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=5842



--- Comment #2 from github-bugzilla at puremagic.com 2013-08-22 01:36:53 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/8df0da02f3e290e54b131452663dbf24d1ca88d1
Fix bug 5842.

The bug is caused by rehash producing an AA with a zero-size hashtable
when called on an empty but non-null AA.

https://github.com/D-Programming-Language/druntime/commit/8e5a7bd8d7dd99420d50d92bc7a85ef61b140275
Merge pull request #576 from quickfur/issue5842

Fix bug 5842.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list