X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <068101c398a2$ae6f27b0$0600000a@broadpark.no> From: "Gisle Vanem" To: "djgpp" References: <200310220944 DOT 37957 DOT pavenis AT latnet DOT lv> <3F96739E DOT 3040001 AT lml DOT ls DOT fi DOT upm DOT es> Subject: Re: Detecting Memory Leaks Date: Wed, 22 Oct 2003 15:44:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Reply-To: djgpp AT delorie DOT com The YAMD package is also very good. It's able to detect mem-bugs like Fortify can't: http://www3.hmc.edu/~neldredge/yamd/ --gv