diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-07 00:42:10 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-07 00:42:10 +0000 |
commit | 2c8f8ccc7e2b439bcae1748a3e1574f59ef64a44 (patch) | |
tree | 86ece893e2284fc678e7774544913f014d335b54 | |
parent | 2bd954017c3b78dfb7e7ac8a74772a71be0d70af (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |