MEM_recallocN() doesn't allocate memory when used on a null pointer. Just revert commit since there is no real benefit to using MEM_recallocN() in this case.
MEM_recallocN() doesn't allocate memory when used on a null pointer. Just revert commit since there is no real benefit to using MEM_recallocN() in this case.