From: robk AT cyberway DOT com DOT sg (Rob Kramer) Newsgroups: comp.os.msdos.djgpp Subject: v2.02 malloc/free problem? Or silly me? Date: Tue, 8 Dec 1998 11:39:09 +0800 Message-ID: Organization: Infologic Pte Ltd X-Newsreader: Anawave Gravity v2.00 NNTP-Posting-Host: 203.116.125.227 X-Trace: 8 Dec 1998 11:34:15 +0800, 203.116.125.227 Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I tried installing the new version 2.02, but seem to have weird malloc/free problems. At the exit of my application, the system hangs in the cleaning up of linked lists etc. (hangs = Win DOS box needs termination). Could this be a bug in my code that went unnoticed in 2.01, and is fatal in 2.02 - i.e. due to the new implementation of malloc()? Or is it due to the fact that I only installed djcrx202 and djdev202? I gather it's not required to replace my entire djgpp-toolset? Can't find anything on this in the mail-archives... Back to 2.01 for now :( And anyway, nothing but praise for djgpp, the 2.02 "what's new"-list looks promising! Thanks! Rob Kramer robk AT cyberway DOT com DOT sg