[Gstreamer-bugs] [Bug 123957] Changed - multidisksrc should emit its new-file signal even if it failed to open it

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Oct 6 08:06:41 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=123957

Changed by teuf at users.sourceforge.net.

--- shadow/123957	Mon Oct  6 10:53:46 2003
+++ shadow/123957.tmp.8762	Mon Oct  6 11:06:41 2003
@@ -26,6 +26,13 @@
 reworked new-file signal emission
 
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-10-06 10:53 -------
 Shouldn't the plugin free such memory itself? Plugins are responsible
 for their own memory management...
+
+------- Additional Comments From teuf at users.sourceforge.net  2003-10-06 11:06 -------
+Actually it's doing something very weird atm: the "locations" property
+is a user-provided pointer to a GSList containing gchar*, and
+multidisksrc doesn't copy this gslist, it only stores a pointer to it
+(my guess is that it was done to allow the user of multidisksrc to add
+files to the locations list without having to stop the element).




More information about the Gstreamer-bugs mailing list