Date: Thu, 9 Jan 1997 08:25:53 +0200 (IST) From: Eli Zaretskii To: Peter Berdeklis cc: djgpp AT delorie DOT com Subject: Re: Malloc & Co. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 8 Jan 1997, Peter Berdeklis wrote: > > All the memory is freed automatically when your program exits. > > What about memory locked using the go32 functions? Does it matter if > it's unlocked first? Ditto for locked DOS memory (i.e. < 1Mb). *EVERYTHING* is freed automatically.