[gstreamer-bugs] [Bug 334112] New: variable not initialized

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 10 02:38:43 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334112
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: variable not initialized
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


In gsttypefindfunctions, the data_end variable is not initialized and gcc
complains about that at compile time.

gsttypefindfunctions.c: In function `mp3_type_find_at_offset':
gsttypefindfunctions.c:589: warning: 'data_end' might be used uninitialized in
this function
make[3]: *** [libgsttypefindfunctions_la-gsttypefindfunctions.lo] Error 1


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list