summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2004-06-15 21:25:36 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2004-06-15 21:25:36 +0000
commit36218938a2eff5afbffb890159180cc98a6e80e0 (patch)
tree0cee5c9e7f118dd67e536e9cae1e3f0bf1be0147 /ChangeLog
parent1cd9a2a3bf4a7aa093f4b654dcfeb9b71aaa6385 (diff)
downloadgst-plugins-bad-36218938a2eff5afbffb890159180cc98a6e80e0.tar.gz
gst-plugins-bad-36218938a2eff5afbffb890159180cc98a6e80e0.tar.bz2
gst-plugins-bad-36218938a2eff5afbffb890159180cc98a6e80e0.zip
gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425
Original commit message from CVS: 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4a7886c..46617f07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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
+
2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
* sys/v4l/gstv4l.c: (plugin_init):