[Issue 14578] [ddemangle] core.exception.InvalidMemoryOperationError@(0) handling large symbol list

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 21 23:50:10 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14578

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Iain Buclaw from comment #3)
> Going to upgrade this to regression:
> https://github.com/D-Programming-Language/druntime/commit/
> 0b72987df17354c83bc302672f4f132fe03db65a
> https://github.com/D-Programming-Language/druntime/commit/
> e25cab10d763b36b9c63c62e3713134a137e2760
> 
> It throws because newsize + 2 overflows 1024, so assumeSafeAppend fails.

I don't get what those changes have to do with the last sentence.

--


More information about the Digitalmars-d-bugs mailing list