diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |