[Issue 3930] AAs horribly broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 11 04:07:32 PST 2010


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


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com


--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2010-03-11 04:07:31 PST ---
I can only find two places that AA's use free, one when an element is removed
via gc_free, and once to delete the hash array itself.  Commenting out both of
those, I still get the segmentation fault.

I'm still not convinced that the stomping fixes I put in are not to blame, I
will try commenting those out.

-- 
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