On Thu, Jan 22, 2026 at 06:39:02PM -0800, Ben Collver wrote: > I mis-interpreted the results. In this case malloc() return NULL not > because it ran out of memory, but because BCC requested zero bytes, > i.e. malloc(0). I plan to post a new build soon.
Here are two new BCC 0.16.21 builds with a few out-of-memory checks back-ported from version 1.0.1. 16-bit hosted <gopher://tilde.pink/9/~bencollver/files/dos/devel/bcc/0.16.21/dos.zip> 32-bit hosted (requires HX) <gopher://tilde.pink/9/~bencollver/files/dos/devel/bcc/0.16.21/win32.zip> source code <gopher://tilde.pink/9/~bencollver/files/dos/devel/bcc/0.16.21/src.zip> _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
