[Issue 19164] malloc may be considered pure when failure results in program exit (no need to reset errno)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 18 07:17:25 UTC 2018


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

--- Comment #4 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
But functions in that fix do not assert that. Nor is 0 an invalid argument to
malloc.

--


More information about the Digitalmars-d-bugs mailing list