Date: Tue, 21 Dec 93 10:30:32 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: freeing DOS memory If I allocate DOS memory using _go32_dpmi_allocate_dos_memory() and terminate without freeing the memory, do I create a memory leak in any environment?