summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-12 02:50:08 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-12 02:50:08 -0700
commit2eb1be2b7f8fc254e4f5556ada63279dff60b46b (patch)
tree9b40441fd4bd2235ac10ffe4fb4a23c803e6c879 /ChangeLog
parent684c64c4107a578657e55bbcae8e74873775b1f5 (diff)
downloadtxr-2eb1be2b7f8fc254e4f5556ada63279dff60b46b.tar.gz
txr-2eb1be2b7f8fc254e4f5556ada63279dff60b46b.tar.bz2
txr-2eb1be2b7f8fc254e4f5556ada63279dff60b46b.zip
Plugging memory leak.
* stream.c (byte_in_stream_destroy): New function. (byte_in_ops): Use new function instead of noop stub.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f25d548..f93d98af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-03-12 Kaz Kylheku <kaz@kylheku.com>
+
+ Plugging memory leak.
+
+ * stream.c (byte_in_stream_destroy): New function.
+ (byte_in_ops): Use new function instead of noop stub.
+
2012-03-04 Kaz Kylheku <kaz@kylheku.com>
* txr.vim: Update. Adding remq, remql, remqual, regsub, *stddebug*