I have a situation in which malloc() returns NULL and sets errno to ENOMEM. But the CRT heap (which is growable) has plen
malloc()
NULL
errno
ENOMEM