summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46617f07c..e37176844 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
+ fixed a potential leak with previous commit
+
+ * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
+
+2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
+
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
Added missing refcount, fixes bug #144425
Cheers Tim for finding the bug