[Gstreamer-bugs] [Bug 101678] Changed - "gnome-sound-recorder -r" segfaults without a filename.

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Apr 4 10:03:41 PST 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=101678

Changed by rbultje at ronald.bitfreak.net.

--- shadow/101678	Fri Apr  4 10:49:10 2003
+++ shadow/101678.tmp.27990	Fri Apr  4 13:03:40 2003
@@ -152,6 +152,10 @@
 
 
 ------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-04-04 10:49 -------
 Created an attachment (id=15473)
 more important fix - invalid use of g_error in gst_init
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-04-04 13:03 -------
+We should never use exit() inside a library. Just return or use
+g_error() or so. Imo, using g_error here is fine.





More information about the Gstreamer-bugs mailing list