summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3b95c90..1e83c27a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* parse.cxx (parser::scan_pp): Free memory for tokens that are
thrown away in the preprocessing stage.
+ * tapsets.cxx
+ (dwarf_var_expanding_copy_visitor::visit_target_symbol):
+ Free allocated memory when supressing target-variable errors
2006-05-25 David Smith <dsmith@redhat.com>