summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-07 00:42:10 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-07 00:42:10 +0000
commit2c8f8ccc7e2b439bcae1748a3e1574f59ef64a44 (patch)
tree86ece893e2284fc678e7774544913f014d335b54
parent2bd954017c3b78dfb7e7ac8a74772a71be0d70af (diff)
ext/gnomevfs/gstgnomevfssrc.c: free the mutexes, too
Original commit message from CVS: * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose): free the mutexes, too
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 827e7850..4351b43c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2004-04-07 Benjamin Otte <otte@gnome.org>
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
+ free the mutexes, too
+
+2004-04-07 Benjamin Otte <otte@gnome.org>
+
+ * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
actually free the URI string
* ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
compute offset correctly when passing discont events