Date: Tue, 22 May 2001 06:40:10 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: snowball3 AT bigfoot DOT com Message-Id: <7458-Tue22May2001064009+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3B09284E.18362.9B52E@localhost> (snowball3@bigfoot.com) Subject: Re: Possible bash issue References: <2950-Mon21May2001063028+0300-eliz AT is DOT elta DOT co DOT il> <3B09284E DOT 18362 DOT 9B52E AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Mon, 21 May 2001 14:38:06 -0400 > > I think free() should abort (or something similiar) if the block it's been > asked to free has already been freed. If you can detect this situation, it might be a good idea to add such a test, I think.