[gstreamer-bugs] [Bug 503930] [cdda] warning: 'eos' may be used uninitialized in this function

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 16 15:53:58 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=503930

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2007-12-16 23:53 UTC -------
I've fixed this one in CVS (hopefully), but I've got a feeling there might be
more of those than just this one.  Could you run

  $ make ERROR_CFLAGS='' 2>warnings.log

and attach warnings.log?


 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
          (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
        * gst-libs/gst/pbutils/install-plugins.c:
          (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
        * gst-libs/gst/pbutils/missing-plugins.c:
          (gst_missing_plugin_message_get_installer_detail),
          (gst_missing_encoder_installer_detail_new):
        * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
        * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
          Turn a few g_assert_not_reached() into g_return_val_if_reached() to
          avoid compiler warnings (#503930).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=503930.




More information about the Gstreamer-bugs mailing list