summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2009-09-26 23:01:55 +0000
committerPaul Smith <psmith@gnu.org>2009-09-26 23:01:55 +0000
commit44ac2cdb4dc8481cff33101f95f94761c5aa74bc (patch)
treed106bad507197e5a1c680ab4d9604549f40ed537 /ChangeLog
parent48045f99e574d1d8e049a413f5b3f40d33898dc2 (diff)
downloadgunmake-44ac2cdb4dc8481cff33101f95f94761c5aa74bc.tar.gz
Fix some memory leaks, found with valgrind.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 545ea53..66ce7f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-26 Paul Smith <psmith@gnu.org>
+
+ * read.c (record_files): Free FILENAMES chain for implicit rules.
+
+ * function.c (string_glob): Free NAME in the nameseq chain.
+
2009-09-25 Boris Kolpackov <boris@codesynthesis.com>
* implicit.c (pattern_search): Terminate early if we haven't