[Issue 11559] Optlink crash with more than 2048 modules generated and debug info
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 24 09:49:08 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11559
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> 2013-12-24 09:49:05 PST ---
(In reply to comment #6)
> How much did you bump it by?
I didn't bump it at all. I changed the allocation scheme for that table to one
that allocated the desired size, rather than allocating a 16K buffer and hoping
it wouldn't overflow.
You're probably seeing an overflow from another table. I'll look into it.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list