https://issues.dlang.org/show_bug.cgi?id=14578
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Walter Bright <[email protected]> --- (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. --
