[Issue 14968] Invalid mmfile length allowed on Linux

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Sep 1 03:58:24 PDT 2015


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

Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com

--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> ---
I don't see anything actionable here. If the OS reports an error, the error
will be propagated as an exception back to the user. Why does D need to do
additional checking if the OS already does that anyway?

--


More information about the Digitalmars-d-bugs mailing list