aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68958a72..3bcb78e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
<jchaloup@redhat.com>. Apparently introduced with move to
SYMTAB and FUNCTAB, but only showed up on Fedora 20 and Ubuntu 14.04,
which have a newer glibc.
+ (do_eval): Fix a memory leak seen by valgrind on Fedora 20 and
+ Ubuntu 14.04: the new SRCFILE that is added wasn't released.
2014-05-04 Arnold D. Robbins <arnold@skeeve.com>