[gstreamer-bugs] [Bug 582013] New: uninitialized var in mxfmux.c prevents gst-plugins-bad build (due to warning).

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 9 12:32:47 PDT 2009


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=582013

  GStreamer | gst-plugins-bad | Ver: git
           Summary: uninitialized var in mxfmux.c prevents gst-plugins-bad
                    build (due to warning).
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Please describe the problem:
Pointer variable should be initialized to NULL:

  CC    mxfmux.o
cc1: warnings being treated as errors
mxfmux.c: In function ‘gst_mxf_mux_create_metadata’:
mxfmux.c:935: error: ‘descriptors’ may be used uninitialized in this
function
make[3]: *** [libgstmxf_la-mxfmux.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
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=582013.




More information about the Gstreamer-bugs mailing list