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

--- Comment #8 from Walter Bright <[email protected]> ---
snn.lib uses the Win32 HeapAlloc and HeapFree routines for malloc/free:

https://github.com/DigitalMars/dmc/blob/master/src/HEAP32/malloc.c#L22

--

Reply via email to