From 8688ef20cf5d541e7ca98919cc2d757fbfe1dd32 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 27 Sep 2009 02:15:36 +0000 Subject: - Add static pattern targets to the string cache. - Use specific free_*() calls where appropriate. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 66ce7f3..02b646b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ 2009-09-26 Paul Smith + * read.c (record_files): Use free_ns() to free struct nameseq. + (eval): Ditto. + + * rule.c (freerule): Use free_dep_chain(). + * read.c (record_files): Free FILENAMES chain for implicit rules. + (eval): Static pattern targets go into the string cache. * function.c (string_glob): Free NAME in the nameseq chain. -- cgit v1.2.3