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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
There's no such thing as a negative length. -1 becomes size_t.max. Still
shouldn't segfault, though. Should throw an OutOfMemoryError.

--

Reply via email to