[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Memory leak fix
From: |
Paul D. Smith |
Subject: |
Re: Memory leak fix |
Date: |
Thu, 11 Mar 2004 01:54:17 -0500 |
%% "J. Grant" <address@hidden> writes:
jg> * main.c: Free the makefile_mtimes to stop memory leak, minumum leak
jg> size was 12bytes on Windows32 build. (makefile_mtimes defined line
1661).
I'll look at this one.
jg> * main.c:1062 fix "iff" typo.
This isn't a typo, actually: "iff" is a math/logic shorthand for "if and
only if".
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Memory leak fix, J. Grant, 2004/03/10
- Re: Memory leak fix,
Paul D. Smith <=