libogc: malloc hangs instead of returning NULL on failure.
Posted: Fri Feb 08, 2008 9:58 pm
It seems that malloc locks up instead of returning NULL when it can't allocate a block big enough.
I don't *think* it's my bug (I've increased the stack size in ogc.ld from 128K to 256K), but it could be.
I don't *think* it's my bug (I've increased the stack size in ogc.ld from 128K to 256K), but it could be.