From: Peter Danielsson Newsgroups: comp.os.msdos.djgpp Subject: Re: Crashes on free() Date: Sat, 30 Oct 1999 18:00:27 +0200 Organization: Student Lines: 6 Message-ID: <381B161B.996581B3@efd.lth.se> References: <38183A9B DOT 31232341 AT efd DOT lth DOT se> NNTP-Posting-Host: dialin-45-43.student.lu.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have found the troubbleing code. It was not mine, but a part that my friend had wrote. It worked fine for a while, but then something interfeared. Of course I check to see that malloc does not return NULL. /Peter